删除求房源价格空格

This commit is contained in:
2023-08-08 10:53:46 +08:00
parent 9dda759066
commit 8739abbba8

View File

@@ -98,8 +98,7 @@
<span class="rent" v-if="pageType == 3"> <span class="rent" v-if="pageType == 3">
{{ {{
housingInfo['data'] && housingInfo['data'].info.rent[0] housingInfo['data'] && housingInfo['data'].info.rent[0]
}}~ }}~{{
{{
housingInfo['data'] && housingInfo['data'].info.rent[1] housingInfo['data'] && housingInfo['data'].info.rent[1]
}} }}
</span> </span>