From 9844a68a70dc579fb6b22d41767ac0ee59b655d9 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 28 Mar 2022 15:25:12 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web

---
 src/components/mobilemap/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/mobilemap/index.vue b/src/components/mobilemap/index.vue
index 9437e14..99221a8 100644
--- a/src/components/mobilemap/index.vue
+++ b/src/components/mobilemap/index.vue
@@ -134,8 +134,8 @@
 
       intervallayerNum: 15,
       frislayertHeight: 160, // 默认高度
-      useSuofang: false, //是否缩放 true 去掉了缩放,
-      addOthers: true, //加入了活动底图以及抚州底图
+      useSuofang: false, //是否缩放 true 去掉了缩放, 抚州 false
+      addOthers: true, //加入了活动底图以及抚州底图  抚州 true
     };
   },
   computed: {

--
Gitblit v1.9.3