修改样式

This commit is contained in:
linxd
2025-06-30 20:03:50 +08:00
parent 6605cc8862
commit 1f753cce50
5 changed files with 22 additions and 22 deletions

View File

@ -6,8 +6,8 @@ export default {
// pathRewrite: { '^': '' },
// },
'/api': {
// target: 'http://10.242.37.148:18022',//连接天宫的ng
target: 'http://10.0.0.10:18013',//连接天宫的ng
target: 'http://10.0.0.125:18012',//测试环境
// target: 'http://10.0.0.14:18013',//连接天宫的ng
changeOrigin: true,
pathRewrite: { '^/api': '' },
},