From b10774ee6e0cd7b2186e71ad7e9683e4f38b6b59 Mon Sep 17 00:00:00 2001 From: wkc <978997012@qq.com> Date: Thu, 12 Mar 2026 14:52:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ szzh-h5/.env.dev | 6 +++++- szzh-h5/.env.prod | 4 ++++ szzh-h5/public/index.html | 8 ++++---- szzh-h5/src/views/map/mapCustomZB.vue | 2 +- 5 files changed, 16 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e33cf1c..fc8da9c 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,5 @@ mvn/ 浙江省/ ruoyi-ui/vue.config.js + +*.zip \ No newline at end of file diff --git a/szzh-h5/.env.dev b/szzh-h5/.env.dev index cc838e9..50499fe 100644 --- a/szzh-h5/.env.dev +++ b/szzh-h5/.env.dev @@ -5,4 +5,8 @@ VUE_APP_HJ = 'development' VUE_APP_LOCATION_URL = 'http://localhost:12899' #VUE_APP_LOCATION_URL = 'http://158.224.208.32:12899' -VUE_APP_REDIRECT_URL = 'https://szzhcs.zrubft.com:12818/szzh-h5/#/dashboard/home' \ No newline at end of file +VUE_APP_REDIRECT_URL = 'https://szzhcs.zrubft.com:12818/szzh-h5/#/dashboard/home' + +VUE_APP_BAIDU_PATH = '\baidu\script\getscript.js?type=webgl&v=1.0&services=&t=20230529114224' + +VUE_APP_BAIDU_CSS_PATH = '\baidu\script\bmap.css' \ No newline at end of file diff --git a/szzh-h5/.env.prod b/szzh-h5/.env.prod index 0756338..f61188b 100644 --- a/szzh-h5/.env.prod +++ b/szzh-h5/.env.prod @@ -5,3 +5,7 @@ VUE_APP_HJ = 'production' VUE_APP_LOCATION_URL = 'https://szzh.zrubft.com:12818/szzh-h5-api' VUE_APP_REDIRECT_URL = 'https://szzh.zrubft.com:12818/szzh-h5/#/dashboard/home' + +VUE_APP_BAIDU_PATH = '\baidu\script\getscript.pro.js?type=webgl&v=1.0&services=&t=20230529114224' + +VUE_APP_BAIDU_CSS_PATH = '\baidu\script\bmap.pro.css' diff --git a/szzh-h5/public/index.html b/szzh-h5/public/index.html index 6cf6a36..6624d67 100644 --- a/szzh-h5/public/index.html +++ b/szzh-h5/public/index.html @@ -21,13 +21,13 @@ - - - + + + - +