删除求房源价格空格
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user