detail调整

This commit is contained in:
X1627315083
2024-07-08 09:42:21 +08:00
parent 3fd6343e53
commit b6cb8e9bf0
22 changed files with 276 additions and 157 deletions

View File

@@ -19,11 +19,12 @@ module.exports = defineConfig({
// changeOrigin: true, //是否允许跨越
// }
'/api':{
target:'https://develop.api.aida.com.hk',
target:'https://192.168.1.9:5567',
// target:'https://develop.api.aida.com.hk',
changeOrigin:true,
},
'/robot':{
target:'http://18.167.251.121:17088',
'/xupei':{
target:'http://192.168.1.7:5567',
changeOrigin:true,
pathRewrite:{
'^/robot': 'api', // api替换成api