木垒-古尔班

This commit is contained in:
jiayu 2024-11-20 18:39:31 +08:00
parent c0ca10d243
commit e697184da8
3 changed files with 5 additions and 5 deletions

View File

@ -52,9 +52,9 @@ NODE_ENV = 'development'
# VITE_API_URL = 'http://222.80.185.228:6090'
# 木垒标准版
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
VITE_API_URL = 'http://121.37.106.37:9810'
# VITE_API_URL = 'http://121.37.106.37:9810'
# 木垒古尔班
# VITE_API_URL = 'http://121.37.106.37:9830'
VITE_API_URL = 'http://121.37.106.37:9830'
# 上传
VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='

View File

@ -48,9 +48,9 @@ NODE_ENV = "production"
# VITE_API_URL = 'http://222.80.185.228:6090'
# 木垒标准版
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
VITE_API_URL = 'http://121.37.106.37:9810'
# VITE_API_URL = 'http://121.37.106.37:9810'
# 木垒古尔班
# VITE_API_URL = 'http://121.37.106.37:9830'
VITE_API_URL = 'http://121.37.106.37:9830'
# 打包
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='

View File

@ -14,7 +14,7 @@
<iframe
style="width: 100%; height: 100%"
id="iframeDom"
src="http://222.80.185.228:6080/#/login?projectId=2"
src="http://222.80.185.228:6080/#/login?projectId=3"
allowfullscreen
frameborder="0"
></iframe>