new login

This commit is contained in:
lix
2025-07-07 14:18:58 +08:00
parent c2403e5383
commit e98ca8d9eb
5 changed files with 223 additions and 2 deletions

View File

@ -7,7 +7,7 @@ export default {
// },
'/api/*': {
// target: 'http://10.242.37.148:18022',//连接天宫的ng
target: 'http://10.60.161.52:18030/',//连接天宫的ng
target: 'http://192.168.110.46:18030/',//连接天宫的ng
changeOrigin: true,
pathRewrite: { '^/api': '' },
},