足力健前端,vue版本

index.js 95B

12345
  1. //For browser entry
  2. var Fly= require("./dist/npm/fly")
  3. var fly= new Fly;
  4. module.exports = fly;