flx:提交配置

This commit is contained in:
X_Rian 2024-11-12 15:37:42 +08:00
parent 356f9539af
commit f681506cea

View File

@ -8,7 +8,7 @@
// export const BASE_URL = "http://jxj.zhgdyun.com:61212" // 洁远程
// export const BASE_URL = "http://182.90.224.237:35557"
// export const BASE_URL = "http://192.168.34.155:19111"
export const BASE_URL = "http://192.168.34.221:9111"
// export const BASE_URL = "http://192.168.34.221:9111"
// axios.defaults.baseURL ='http://192.168.34.221:9111/' //郭圣雄本地
//export const BASE_URL = "http://192.168.8.100:10000"
//export const BASE_URL = "http://106.13.16.28:10000"
@ -18,6 +18,8 @@ export const BASE_URL = "http://192.168.34.221:9111"
// export const BASE_URL = "http://42.180.188.17:9809" // 鞍钢正式环境
// export const BASE_URL = "http://42.180.188.17:19098" // 鞍钢线上测试环境
// export const BASE_URL = "http://jxj.zhgdyun.com:18004" // 包头线上地址
export const BASE_URL = "http://121.37.106.37:19999" // 新能源智慧基建管理平台线上地址
//是否已显示未登录弹窗
let showNoLoginTip = false