|
|
@ -45,8 +45,8 @@ |
|
|
|
<text lines="1" class="text_7">人房信息采集</text> |
|
|
|
</view> |
|
|
|
<view class="block_1"> |
|
|
|
<view class="group_3" style="background-image: url('../../images/index/house.png');" > |
|
|
|
|
|
|
|
<view class="group_3"> |
|
|
|
<image src="../../images/index/house.png" class="imge1" /> |
|
|
|
<view class="text-group_4" > |
|
|
|
<text lines="1" class="text_8">{{collectedHouseCount?collectedHouseCount:'--'}}</text> |
|
|
|
<text lines="1" class="text_9">录入房屋</text> |
|
|
@ -58,7 +58,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
<view class="group_4" style="background-image: url('../../images/index/JM.png');"> |
|
|
|
<view class="group_4"> |
|
|
|
<image src="../../images/index/JM.png" class="imge2" /> |
|
|
|
<view class="text-group_6"> |
|
|
|
<text lines="1" class="text_12">{{collectedPopulationCount?collectedPopulationCount:'--'}}</text> |
|
|
|
<text lines="1" class="text_13">录入居民</text> |
|
|
|