From f55341e6502b6071c674d98ca025aad99b54f099 Mon Sep 17 00:00:00 2001
From: wk
Date: 星期一, 09 九月 2024 17:54:38 +0800
Subject: [PATCH] feat:门卫

---
 pages/public-page/mapRoute/mapRoute.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/public-page/mapRoute/mapRoute.vue b/pages/public-page/mapRoute/mapRoute.vue
index 996618c..e8eb57b 100644
--- a/pages/public-page/mapRoute/mapRoute.vue
+++ b/pages/public-page/mapRoute/mapRoute.vue
@@ -47,7 +47,7 @@
 				markers: [{
 						latitude: null,
 						longitude: null,
-						iconPath: 'https://mx.jzeg.cn:9095/appimg/image/banner/location.png',
+						iconPath: 'https://wrzs.czjlchem.com:9090/appimg/image/banner/location.png',
 						width: 23,
 						height: 33,
 						id: 0,
@@ -64,7 +64,7 @@
 					{
 						latitude: null,
 						longitude: null,
-						iconPath: 'https://mx.jzeg.cn:9095/appimg/image/banner/location.png',
+						iconPath: 'https://wrzs.czjlchem.com:9090/appimg/image/banner/location.png',
 						width: 23,
 						height: 33,
 						id: 1,

--
Gitblit v1.9.1