From a05fe2de69454e847c6f8095e3809bba8ba41ff9 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Tue, 8 Aug 2023 18:02:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E7=82=B9=E5=87=BB=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/detail/breadcrumb.vue | 105 +++++++++++++---------- src/components/pageTopBar/pageTopBar.vue | 8 +- src/views/housingView/intermediary.vue | 13 ++- src/views/housingView/needHousing.vue | 13 ++- src/views/housingView/person.vue | 13 ++- 5 files changed, 102 insertions(+), 50 deletions(-) diff --git a/src/components/detail/breadcrumb.vue b/src/components/detail/breadcrumb.vue index 64f7c43..b8fc43c 100644 --- a/src/components/detail/breadcrumb.vue +++ b/src/components/detail/breadcrumb.vue @@ -1,14 +1,13 @@