邀请函下拉框
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -83,8 +83,8 @@ export default defineConfig(({mode, command}) => { | ... | @@ -83,8 +83,8 @@ export default defineConfig(({mode, command}) => { |
| 83 | rewrite: (p) => p.replace(/^\/dev-api\/ztx-webSite/, '') | 83 | rewrite: (p) => p.replace(/^\/dev-api\/ztx-webSite/, '') |
| 84 | }, | 84 | }, |
| 85 | '/dev-api': { | 85 | '/dev-api': { |
| 86 | target: 'http://192.168.1.118:8082/', | 86 | // target: 'http://192.168.1.118:8082/', |
| 87 | // target: 'http://192.168.1.131:8081/', | 87 | target: 'https://tk006.wxjylt.com/stage-api/', |
| 88 | // target: 'https://jijin.wtwuxicenter.com/stage-api', | 88 | // target: 'https://jijin.wtwuxicenter.com/stage-api', |
| 89 | // target: 'http://124.70.181.90:1880/stage-api', | 89 | // target: 'http://124.70.181.90:1880/stage-api', |
| 90 | // target: 'https://sys.2025wtcwuxi.com/stage-api/', | 90 | // target: 'https://sys.2025wtcwuxi.com/stage-api/', | ... | ... |
-
Please register or sign in to post a comment