Merge remote-tracking branch 'origin/main'

This commit is contained in:
luJianJun 2023-08-07 14:53:27 +08:00
commit 33c1d6e865
2 changed files with 3 additions and 3 deletions

View File

@ -289,7 +289,7 @@
<div class="price-box">
<div class="price-item flexacenter" v-for="it in item['roomlist']">
<div class="room-name ellipsis">{{ it['name'] }}</div>
<div class="room-name ellipsis flex1">{{ it['name'] }}</div>
<div class="flexacenter">
<div class="unit">HK$</div>
<div class="quantity">{{ it['price'] }}</div>/
@ -1542,6 +1542,7 @@ const publicJump = path => router.push(path)
.room-name {
font-size: 15px;
color: #000000;
padding-right: 5px;
}
.unit {

View File

@ -1335,9 +1335,8 @@ export default {
name: "以上都不是"
})
this.communityList = data
// this.residentialAreaState = true
this.residentialAreaState = true
this.isResidentialAreaUpdate = false
})
}
// else this.residentialAreaState = true