From de0df0227b6de9dd8de31cda71731a81b7da1a49 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 07 Jan 2022 13:39:34 +0800
Subject: [PATCH] +隐藏3d  默认2.5d

---
 src/components/map/components/campusBuildingSearch.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/map/components/campusBuildingSearch.vue b/src/components/map/components/campusBuildingSearch.vue
index 4cd41ff..cb3baea 100644
--- a/src/components/map/components/campusBuildingSearch.vue
+++ b/src/components/map/components/campusBuildingSearch.vue
@@ -88,7 +88,7 @@
                 },
                 {
                     bgimg: '/img/search/dorm.png',
-                    title: '学生宿舍',
+                    title: '社区宿舍',
                     type: 'arc',
                     path: '/pcLayout/default/arc/dorm',
                     code: 4

--
Gitblit v1.9.3