最新回答 / 慕粉4245614
沒看到你的app.vue 是怎么定義的 可以把代碼貼出來看一下 如果vue編寫都正確,試著在webpack.config.js里面引入const?VueLoaderPlugin?=?require('vue-loader/lib/plugin');同時plugins中加入:new?VueLoaderPlugin()試一下
2020-04-18
老師的課程有些地方已經陳舊了,我在學習的時候用的是現在最新的webpack版本,我的項目源碼提交到github上供大家參考
https://github.com/carrieguo/vue.js-todolist
https://github.com/carrieguo/vue.js-todolist
2020-03-19