Open lily-white opened 6 years ago
You are using the runtime-only build of Vue where the template compiler is not available. 在webpack.base.conf.js加入别名 alias: { '@': resolve('src'), 'vue': 'vue/dist/vue.js' }
You are using the runtime-only build of Vue where the template compiler is not available. 在webpack.base.conf.js加入别名 alias: { '@': resolve('src'), 'vue': 'vue/dist/vue.js' }