From 5b14c0f3e3bbbd992a87fb6d0a49baee17659cc6 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 10 Jan 2022 11:51:12 +0800
Subject: [PATCH] +不每次都移动到起点

---
 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