From 8656166a9d7a43a423074499f951c2e6dd35f032 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Thu, 10 Aug 2023 14:48:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/detail/breadcrumb.vue | 2 +- src/components/seachModule/seachModule.vue | 3 ++- src/views/detail.vue | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/detail/breadcrumb.vue b/src/components/detail/breadcrumb.vue index b8fc43c..c9ff017 100644 --- a/src/components/detail/breadcrumb.vue +++ b/src/components/detail/breadcrumb.vue @@ -362,7 +362,7 @@ img { width: 1px; height: 21px; background: #d7d7d7; - margin: 0 15px; + margin: 0 22px; } } } diff --git a/src/components/seachModule/seachModule.vue b/src/components/seachModule/seachModule.vue index b801db6..49cebd1 100644 --- a/src/components/seachModule/seachModule.vue +++ b/src/components/seachModule/seachModule.vue @@ -14,7 +14,7 @@
+ style="height:48px;width:460px;background:rgba(246, 246, 246, 1);border-radius:8px;">
搜索 @@ -544,6 +544,7 @@ defineExpose({ ::v-deep .el-input__wrapper { background: rgba(246, 246, 246, 1); + border-radius: 8px 0 0 8px; } \ No newline at end of file diff --git a/src/views/detail.vue b/src/views/detail.vue index 40e9597..0c5c39a 100644 --- a/src/views/detail.vue +++ b/src/views/detail.vue @@ -67,7 +67,7 @@ - + {{ housingInfo['data'] && housingInfo['data'].isfav ? housingInfo['data'] && housingInfo['data']['info'].count_fav : '收藏' }}