修改域名

This commit is contained in:
BOE\10867418
2023-03-10 15:03:53 +08:00
parent 6b073227bb
commit d35fd52e0f
4 changed files with 17 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ module.exports = defineConfig({
target: 'https:' + process.env.VUE_APP_BOE_API_URL,
changeOrigin: true, //表示是否改变原域名
},
"/report": {
"/report-pre": {
target:'https:'+ process.env.VUE_APP_BOE_API_URL,
changeOrigin: true, //表示是否改变原域名
pathRewrite: {