bajian / vue-pull-to-refresh

vue.js,refresh,load more,Vue2.0 上下拉刷新

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请教下大神,安装有报错

howyhuang opened this issue · comments

ERROR in ./src/App.vue
Module build failed: TypeError: this._init is not a function
at Object.Vue$2 (/Users/huangjingliang/Documents/git/vue-pull-to-refresh/node_modules/.npminstall/vue/2.1.8/vue/dist/vue.runtime.common.js:3414:8)
@ ./src/main.js 7:11-27

不知道为什么,
我把插件拷贝到自己项目,我怎么让vue 不去检查你这引入的两个JS

github上传的是本live demo的源码示例,并非npm库,你只需要参考本例的代码,把
components/pull-to-refresh.vue
utils文件夹
assets文件夹
的文件拷到自己项目里就可以了,不需要引入任何其他文件