首页添加底部导航 修改区域选项设置

This commit is contained in:
2023-07-14 18:30:02 +08:00
parent 76ccf5432b
commit 2e5147329f
6 changed files with 29 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
<div class="select-box s-w-50 bor-r">
<div class="dis-f bor-b-das" :class="{'al-item housing-pd':routePath==='/needHousing'}">
<div class="tab-title">{{routePath==='/needHousing'?'目标区域':'地理位置'}}</div>
<!-- 非求房源页面 -->
<!-- 中介/个人房源页面 -->
<div class="tab-text" v-if="routePath!=='/needHousing'">
<div class="dis-f">
<div class="btn jus-x al-item dis-f" :class="{ 'btn-check': selectPosition === 'region' }"