微信扫一扫
这个是 lint格式造成的,在总目录下新建一个vue.config.js文件, 输入以下代码
module.exports = { lintOnSave:false }
重启一下软件
相关推荐