update 配置优化

This commit is contained in:
yoe 2020-10-21 15:36:04 +08:00
parent 5a23198772
commit c562fd3c7a

View File

@ -15,9 +15,9 @@ module.exports = {
target: `https://tlzmanagement.ldxinyong.com`, target: `https://tlzmanagement.ldxinyong.com`,
changeOrigin: true, changeOrigin: true,
secure: false , secure: false ,
pathRewrite: { // pathRewrite: {
'^/lz_management': '/' // '^/lz_management': '/'
} // }
} }
}, },
// Various Dev Server settings // Various Dev Server settings