From 953ee74ba5de853d8f6d390c2a8919cbadff4d28 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 05 Jan 2022 09:21:12 +0800
Subject: [PATCH] 部分修改
---
src/components/map/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/map/index.vue b/src/components/map/index.vue
index 96f245e..b2b0db8 100644
--- a/src/components/map/index.vue
+++ b/src/components/map/index.vue
@@ -17,7 +17,7 @@
background: #2196f3ed;
z-index: 11;
">
- 智慧校园
+ 智慧社区
</div>
<dimension />
@@ -78,7 +78,7 @@
'detailsPopup',
// 全景弹框显示关闭
'panoramaPopup',
- // 校内导航的显示关闭
+ // 社区内导航的显示关闭
'campusNavFlag',
'orgNavBarFlag',
'arcNavBarFlag'
--
Gitblit v1.9.3