Tcode平台改造升级-登录跳转相关修改

This commit is contained in:
fmk1023
2025-12-12 17:56:36 +08:00
parent ea2bd0aa5a
commit 1ee6a6c330
2 changed files with 4 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ export default (config: any) => {
},
proxy: {
// 配置跨域代理
'/gateway/official/u-auth': {
'/gateway/official/u-auth/index/getCaptcha': {
// target: 'http://223.76.236.155:20011', // 目标服务器地址
target: 'http://222.20.126.217:9700', // 目标服务器地址
changeOrigin: true, // 允许跨域