eslink关闭 根目录创建 vue.config.js写入module.exports = { lintOnSave: false, devServer: { open: true, port: 8800 }};