Open zachbryant opened 5 years ago
When I follow the examples exactly, I get the error:
[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.
vue-cli3 Add this in vueconfig.js module.exports = { runtimeCompiler: true, // 加入内容
module.exports = { runtimeCompiler: true, // 加入内容
Can't adjust font-color?
When I follow the examples exactly, I get the error: