fix : 我的小区 添加没有房产的提示

This commit is contained in:
赵毅 2025-07-30 17:31:15 +08:00
parent 38f73a19c4
commit 498f18d7da

View File

@ -1,6 +1,6 @@
<template>
<view class="container">
<view class="empty" v-if="false">
<view class="empty" v-if="communityList.length == 0">
<image src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/com_newEmpty.png"
alt="" />
没有添加任何房产