flx:修改配置

This commit is contained in:
Rain_ 2025-09-08 09:08:01 +08:00
parent 8f133b9def
commit 9a4c027fec
2 changed files with 3 additions and 2 deletions

View File

@ -53,7 +53,8 @@ NODE_ENV = "production"
# 新能源智慧基建管理平台
# VITE_API_URL = 'http://121.37.106.37:9820'
# 121测试环境
VITE_API_URL = 'http://121.37.106.37:9809'
# VITE_API_URL = 'http://121.37.106.37:9809'
VITE_API_URL = ''
# 打包
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='

View File

@ -778,7 +778,7 @@ function loginOut() {
}
//
function jumpBgd() {
const envList = ["agjt", "zkax", "zkjc", "hfqc", "cpgs", "cqna", "jzjt", "tj", "scwc", "bthg", "zmml", "zzsl"]; //
const envList = ["agjt", "zkax", "zkjc", "hfqc", "cpgs", "cqna", "jzjt", "tj", "scwc", "bthg", "zmml"]; //
//
if (COMPANY == "") {
// window.location.replace("http://192.168.34.216:8080/#/login?token=" + store.token);