From cf233689e2fbb9f8a78a8a185c8bf6ebb3087bca Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Sat, 8 Nov 2025 09:33:33 +0800 Subject: [PATCH] =?UTF-8?q?flx:=E6=8F=90=E4=BA=A4=E4=B8=9C=E8=8E=9E?= =?UTF-8?q?=E9=AB=98=E9=80=9F=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/config/config.ts | 4 ++-- .../projectOverview/leftCenter.vue | 12 ++++++++++-- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.env.development b/.env.development index a9953e0..32742e6 100644 --- a/.env.development +++ b/.env.development @@ -60,10 +60,10 @@ VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地 # VITE_API_URL = 'http://jxj.zhgdyun.com:9500' # VITE_API_URL = 'http://192.168.34.221:19112' # 敦煌 -VITE_API_URL = 'http://gszhdz.crpower.com.cn:9809' +# VITE_API_URL = 'http://gszhdz.crpower.com.cn:9809' # VITE_API_URL = 'https://gszhdz.crpower.com.cn:9807' # 广深高速公路 -# VITE_API_URL = 'http://112.93.255.85:9840' +VITE_API_URL = 'http://112.93.255.85:9840' # 上传 VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url=' diff --git a/src/config/config.ts b/src/config/config.ts index e5dcac6..85021d3 100644 --- a/src/config/config.ts +++ b/src/config/config.ts @@ -23,7 +23,7 @@ export const BAIDU_MAP_KEY: string = ""; export const BASE_IMAGE_URL = import.meta.env.VITE_BASE_IMAGE_URL; // 项目环境标识配置 部署时需更改对应的项目 -export const COMPANY: string = ""; //标准版 +// export const COMPANY: string = ""; //标准版 // export const COMPANY: string = "zhzrf"; //中海·臻如府 // export const COMPANY: string = "zsbf"; //中水北方 // export const COMPANY: string = "as"; //鞍山项目 @@ -58,5 +58,5 @@ export const COMPANY: string = ""; //标准版 // export const COMPANY: string = "allxm"; // 安立路项目 // export const COMPANY: string = "hbla"; // 湖北龙澳 // export const COMPANY: string = "qyg"; // 清远港 -// export const COMPANY: string = "gsgs"; // 广深高速 +export const COMPANY: string = "gsgs"; // 广深高速 diff --git a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/leftCenter.vue b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/leftCenter.vue index acad0e9..e7eccc1 100644 --- a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/leftCenter.vue +++ b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/leftCenter.vue @@ -17,7 +17,15 @@ -