优化调整

This commit is contained in:
2023-07-13 11:11:21 +08:00
parent f4afb4629f
commit c5c6b7f4e4
11 changed files with 37 additions and 18 deletions

View File

@@ -7,7 +7,12 @@ module.exports = {
runtimeCompiler: true,
// 关闭语法检查
lintOnSave:false,
devServer: {
client: {
overlay: false,
},
// host: 'localhost', // 本地域名/ip地址
// port: '8080', // 端口号
proxy: {