|
@ -285,6 +285,7 @@ |
|
|
<view class="item" v-for="(v,k) in massif.plotList||[]" :key="k"> |
|
|
<view class="item" v-for="(v,k) in massif.plotList||[]" :key="k"> |
|
|
<text class="over">{{v.plotName}}</text> <text>{{v.realityArea}}亩</text> |
|
|
<text class="over">{{v.plotName}}</text> <text>{{v.realityArea}}亩</text> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
<u-empty v-if="(massif.plotList||[]).length<=0" style="min-height:auto;" text=" " width="70%" icon="/static/noData.png"/> |
|
|
</view> |
|
|
</view> |
|
|
<view class="card mana"> |
|
|
<view class="card mana"> |
|
|
<view class="title"> |
|
|
<view class="title"> |
|
@ -299,6 +300,7 @@ |
|
|
<view class="item"> |
|
|
<view class="item"> |
|
|
<text class="over">东方红一号仓库</text> <text>23㎡</text> |
|
|
<text class="over">东方红一号仓库</text> <text>23㎡</text> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
<u-empty v-if="false" style="min-height:auto;" text=" " width="70%" icon="/static/noData.png"/> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view style="display:flex;"> |
|
|
<view style="display:flex;"> |
|
|