去除中间域名

This commit is contained in:
BOE\10867418
2023-03-14 15:56:01 +08:00
parent 850115a223
commit 81b40b9ae9
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-pre": {
"/report": {
target:'https:'+ process.env.VUE_APP_BOE_API_URL,
changeOrigin: true, //表示是否改变原域名
pathRewrite: {