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 : '收藏' }}