diff --git a/.env.development b/.env.development index 9776b17..979c415 100644 --- a/.env.development +++ b/.env.development @@ -10,6 +10,7 @@ VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地 # VITE_API_URL = 'http://192.168.34.221:28890' #雄哥本地 # VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 # VITE_API_URL = 'http://192.168.34.221:28889' +# VITE_API_URL = 'http://192.168.34.221:28887' # VITE_API_URL = 'http://121.196.214.246/api' # VITE_API_URL = 'http://jxj.zhgdyun.com:100' # VITE_API_URL = 'http://192.168.34.221:12360' @@ -54,7 +55,8 @@ VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地 # VITE_API_URL = 'http://101.43.164.214:11126' # 测试 # VITE_API_URL = 'http://jxj.zhgdyun.com:9500' -VITE_API_URL = 'http://192.168.34.221:19112' +# VITE_API_URL = 'http://192.168.34.221:19112' +# VITE_API_URL = 'https://125.72.229.30:19098' # 上传 VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url=' diff --git a/src/views/sevenLargeScreen/dynamicAllocation/iframe.vue b/src/views/sevenLargeScreen/dynamicAllocation/iframe.vue index b9688c8..e12d1f6 100644 --- a/src/views/sevenLargeScreen/dynamicAllocation/iframe.vue +++ b/src/views/sevenLargeScreen/dynamicAllocation/iframe.vue @@ -1,18 +1,26 @@