fix : 我的小区 添加没有房产的提示
This commit is contained in:
parent
38f73a19c4
commit
498f18d7da
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<view class="container">
|
<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"
|
<image src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/com_newEmpty.png"
|
||||||
alt="" />
|
alt="" />
|
||||||
没有添加任何房产
|
没有添加任何房产
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user