Fix:3729 【商城小程序】旅居无数据时的提示信息修改为“暂无数据”

This commit is contained in:
linxi
2025-04-30 11:39:20 +08:00
parent dcd8413e22
commit fdaad4df7e
+1 -1
View File
@@ -513,7 +513,7 @@
</view>
</view>
</view>
<view v-else class="no-data">暂无租售资讯</view>
<view v-else class="no-data">暂无数据</view>
</view>
</view>
</view>