对接友情链接

This commit is contained in:
linxd
2025-06-30 19:48:57 +08:00
parent 60473ed8ae
commit 6605cc8862
6 changed files with 56 additions and 10 deletions

View File

@ -7,7 +7,7 @@ export default {
// },
'/api': {
// target: 'http://10.242.37.148:18022',//连接天宫的ng
target: 'http://10.0.0.14:18013',//连接天宫的ng
target: 'http://10.0.0.10:18013',//连接天宫的ng
changeOrigin: true,
pathRewrite: { '^/api': '' },
},