From 0edc5ff50004fac99e6926001287bf6e26a4356f Mon Sep 17 00:00:00 2001 From: Vce Date: Thu, 18 Apr 2024 20:08:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E9=92=88?= =?UTF-8?q?=E5=AF=B9=E9=9E=8D=E9=92=A2=E9=A1=B9=E7=9B=AE=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 9 +------- .../projectOverview/centerTop.vue | 21 +++++++++++++++++-- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/.env.development b/.env.development index e612eda..c8da159 100644 --- a/.env.development +++ b/.env.development @@ -21,17 +21,10 @@ NODE_ENV = 'development' # 七参数标准版(测试平台) # VITE_API_URL = 'http://182.90.224.237:15551' # agjt -<<<<<<< HEAD VITE_API_URL = 'http://47.93.215.234:9809' +# VITE_API_URL = 'http://jxj.zhgdyun.com:19812' # 苏立信 # VITE_API_URL = 'http://101.43.164.214:11111' -# VITE_API_URL = 'http://jxj.zhgdyun.com:19812' -======= -# VITE_API_URL = 'http://47.93.215.234:9809' -VITE_API_URL = 'http://jxj.zhgdyun.com:19812' -# 苏立信 -VITE_API_URL = 'http://101.43.164.214:11111' ->>>>>>> adb597104743c33e779739348f354f57365aa8db # 上传 VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url=' diff --git a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue index 0af1ed4..004020e 100644 --- a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue +++ b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue @@ -1,7 +1,18 @@