fix: 更新API代理目标地址

将本地开发环境的API代理目标地址从172.16.1.148:8084更改为65.73.11.246:7774
This commit is contained in:
liangbin 2025-12-31 17:55:26 +08:00
parent 7bc821a71f
commit 077f4e2b11
4 changed files with 227 additions and 17066 deletions

BIN
dist.zip

Binary file not shown.

16591
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,9 +22,9 @@ module.exports = {
"/json": {
//本地服务接口地址
// target: 'http://link.ser99.vip:8080/zhongkai',
// target: 'http://65.73.11.246:7774',
target: 'http://65.73.11.246:7774',
// target: 'http://172.16.1.111:8000',
target: "http://172.16.1.148:8084",
// target: "http://172.16.1.148:8084",
// target: 'http://172.16.1.162:8233',
// target: 'http://192.168.13.138:8233',
// target: 'http://172.16.1.113:8012',

698
yarn.lock

File diff suppressed because it is too large Load Diff