diff --git a/src/components/seachPage/input.vue b/src/components/seachPage/input.vue index 9550205..d5b4f98 100644 --- a/src/components/seachPage/input.vue +++ b/src/components/seachPage/input.vue @@ -30,7 +30,10 @@ :class="{ 'select-top-btn-bg': tabType === 'person' }">
- 个人房源 {{ seachKey.key && seachKey.key.personal && seachKey.key.personal.count }} + 个人房源 {{ seachKey.key && seachKey.key.personal && seachKey.key.personal.count }} +
+
+
个人房源 {{ seachKey.key && seachKey.key.personal && seachKey.key.personal.count }}
@@ -44,6 +47,9 @@
求房源 +
+
+
求房源{{ tabType }}
@@ -70,6 +76,9 @@
中介房源 {{ seachKey.key && seachKey.key.intermediary && seachKey.key.intermediary.count }} +
+
+
中介房源 {{ seachKey.key && seachKey.key.intermediary && seachKey.key.intermediary.count }} @@ -84,6 +93,9 @@
品牌公寓 {{ seachKey.key && seachKey.key.studentapartment && seachKey.key.studentapartment.count }} +
+
+
品牌公寓 {{ seachKey.key && seachKey.key.studentapartment && seachKey.key.studentapartment.count }} @@ -102,7 +114,8 @@
- +
@@ -307,9 +320,9 @@ let setSeachVal = () => { } //设置点击一级区域 -let setLocation=(type,data)=>{ +let setLocation = (type, data) => { seachAllType[type] = data - seachAllType['school']='' + seachAllType['school'] = '' } //设置搜索数据 @@ -341,7 +354,7 @@ let setSeachConditions = (type, data) => { if (tabType.value != 'need') { setSeachVal() - }else if(tabType.value=='need'){ + } else if (tabType.value == 'need') { seachVal.value = seachAllType.keyword } @@ -601,6 +614,18 @@ img { font-size: 17px; color: #FFFFFF; + .btm-line { + height: 4px; + width:102px; + background: inherit; + background-color: rgba(253, 223, 109, 1); + border: none; + border-radius: 53px; + } + .btm-line-mg{ + margin-top:-5px; + } + .select-top-bos-show { -moz-box-shadow: -3px -4px 4px rgba(0, 0, 0, 0.07647058823529) !important; -webkit-box-shadow: -3px -4px 4px rgba(0, 0, 0, 0.07647058823529) !important; @@ -620,7 +645,7 @@ img { .select-top-btn { height: 45px; width: 180px !important; - line-height: 50px; + line-height: 45px; background: #fff !important; border-radius: 16px 16px 0 0; font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; @@ -760,6 +785,7 @@ img { position: absolute; border-radius: 16px 16px 0 0; cursor: pointer; + line-height:45px; } } } diff --git a/src/components/selectTabBox/selectTabBox.vue b/src/components/selectTabBox/selectTabBox.vue index 4a88cb0..c1cc2f4 100644 --- a/src/components/selectTabBox/selectTabBox.vue +++ b/src/components/selectTabBox/selectTabBox.vue @@ -137,9 +137,9 @@
{{ routePath === '/needHousing'||routeQuery.data && routeQuery.data.houseingPageType === '6' ? '租金预算' : '租金' }}
- + ~ - + HK$/月
@@ -221,15 +221,15 @@
- + {{ listSort.check }}