This commit is contained in:
2023-07-28 17:43:53 +08:00
9 changed files with 4375 additions and 4086 deletions

View File

@@ -20,7 +20,7 @@
<apartment-item v-for="item in listApartment" :item="item"></apartment-item>
</div>
<div class="dis-f jus-x no-list-box al-item" v-show="dataList.data && dataList.data.length === 0">
<noList></noList>
<noList hintText="暂无搜索结果" hintTextTwo="建议更换搜索关键词,或放宽筛选条件"></noList>
</div>
</div>
</div>