From e697184da8db7b0d2913ea025933d6b7e37a0625 Mon Sep 17 00:00:00 2001 From: jiayu Date: Wed, 20 Nov 2024 18:39:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=A8=E5=9E=92-=E5=8F=A4=E5=B0=94=E7=8F=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- .env.production | 4 ++-- .../comprehensiveManage/projectOverview/centerTop.vue | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index 57988eb..6704674 100644 --- a/.env.development +++ b/.env.development @@ -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=' diff --git a/.env.production b/.env.production index facfd82..04060cc 100644 --- a/.env.production +++ b/.env.production @@ -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=' diff --git a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue index 9a1d815..f3e6bfd 100644 --- a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue +++ b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue @@ -14,7 +14,7 @@