修改bug

This commit is contained in:
A1300399510
2023-07-28 17:39:38 +08:00
parent c8109d854b
commit 681ae321e6
4 changed files with 28 additions and 2 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>