1090810
demo地址:http://andylei18.github.io/vue-shopping/ 技术栈:vuejs, vue-router, vue-cli, webpack, Es6 感谢:感谢蘑菇街 感谢尤大,感谢Vuejs github地址:https://github.com/andylei18
demo地址:http://andylei18.github.io/vue-shopping/ 技术栈:vuejs, vue-router, vue-cli, webpack, Es6 感谢:感谢蘑菇街 感谢尤大,感谢Vuejs github地址:https://github.com/andylei18
苦心人皇天不負,終於找到原因了。 項目裡引用的vue-swipe的路徑是:
import '../../../node_modules/vue-swipe/lib/vue-swipe.css'
而node_modules中新版的vue-swipe已經調整了目錄結構,所以路徑應該是:
import '../../../node_modules/vue-swipe/dist/vue-swipe.css'
我太機智了。。。
我使用npm下載後安裝報錯和3樓的一樣,換成cnpm下載,依然報錯,如下圖,求解答:
good boy!
I‘m webapp-cnodejs-vue
项目看起来乱了点 不过还是先mark下
我发现用vue写的网站第一次载入都很慢,但是载入完成之后,切换就很流畅了
我用win,下载下来,安装完成之后有问题,求解答。