vue.config.js @@ -7,6 +7,7 @@ module.exports = { publicPath: './', productionSourceMap: false, lintOnSave: false, devServer: { port: 8008, // 启动端口 },