|
@ -46,17 +46,21 @@ |
|
|
<text lines="1" class="text_7">人房信息采集</text> |
|
|
<text lines="1" class="text_7">人房信息采集</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="block_1"> |
|
|
<view class="block_1"> |
|
|
<view class="group_3"> |
|
|
<view class="group_3"> |
|
|
<view class="text-group_4"> |
|
|
<image src="../../images/index/house.png" class="image_house"/> |
|
|
<text lines="1" class="text_8">{{collectedHouseCount?collectedHouseCount:'--'}}</text> |
|
|
<view class="text-group_4" > |
|
|
<text lines="1" class="text_9">录入房屋</text> |
|
|
<text lines="1" class="text_8">{{collectedHouseCount?collectedHouseCount:'--'}}</text> |
|
|
|
|
|
<text lines="1" class="text_9">录入房屋</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="text-group_5" bind:tap="noHouse"> |
|
|
<view class="text-group_5" bind:tap="noHouse"> |
|
|
<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> |
|
|