fix:错误问题

This commit is contained in:
王博冉
2022-12-28 13:21:06 +08:00
parent 72d1bd284a
commit 6b6c1eb948
2 changed files with 12 additions and 11 deletions

View File

@@ -46,13 +46,13 @@ module.exports = {
'^/request-java': '', // 路径重写
},
},
'/rng': {
target: 'http://talk.wemark.tech/api/v1',
changeOrigin: true,
pathRewrite: {
'^/rng': ''
}
},
// '/rng': {
// target: 'http://talk.wemark.tech/api/v1',
// changeOrigin: true,
// pathRewrite: {
// '^/rng': ''
// }
// },
},
},
css: {