|
@ -47,6 +47,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class="block_1"> |
|
|
<view class="block_1"> |
|
|
<view class="group_3"> |
|
|
<view class="group_3"> |
|
|
|
|
|
<image src="../../images/index/house.png" class="image_house"/> |
|
|
<view class="text-group_4" > |
|
|
<view class="text-group_4" > |
|
|
<text lines="1" class="text_8">{{collectedHouseCount?collectedHouseCount:'--'}}</text> |
|
|
<text lines="1" class="text_8">{{collectedHouseCount?collectedHouseCount:'--'}}</text> |
|
|
<text lines="1" class="text_9">录入房屋</text> |
|
|
<text lines="1" class="text_9">录入房屋</text> |
|
@ -55,8 +56,11 @@ |
|
|
<text lines="1" class="text_10">{{emptyHouseNum?emptyHouseNum:'--'}}</text> |
|
|
<text lines="1" class="text_10">{{emptyHouseNum?emptyHouseNum:'--'}}</text> |
|
|
<text lines="1" class="text_11">未采集居民房屋</text> |
|
|
<text lines="1" class="text_11">未采集居民房屋</text> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</view> |
|
|
</view> |
|
|
<view class="group_4"> |
|
|
<view class="group_4"> |
|
|
|
|
|
<image src="../../images/index/JM.png" class="image_JM" /> |
|
|
<view class="text-group_6"> |
|
|
<view class="text-group_6"> |
|
|
<text lines="1" class="text_12">{{collectedPopulationCount?collectedPopulationCount:'--'}}</text> |
|
|
<text lines="1" class="text_12">{{collectedPopulationCount?collectedPopulationCount:'--'}}</text> |
|
|
<text lines="1" class="text_13">录入居民</text> |
|
|
<text lines="1" class="text_13">录入居民</text> |
|
|