epmet 工作端 小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

153 lines
6.9 KiB

<view class="header">
1 year ago
<view class="navigation" style="height: {{navigationHeight}}px; top: {{statusHeight}}px;">
<image src="/images/work2/Header.png" class="back" bindtap="back" mode="" />
<text lines="1" class="header_text_1" style=" top: {{statusHeight}}px;width: 50rpx;height: 50rpx;">{{agencyName}}</text>
1 year ago
</view>
</view>
<view class="text-wrapper_8">
<image src="https://elink-esua-epdc.oss-cn-qingdao.aliyuncs.com/epmet/test/internal/20240412/bca77e0435014a4680679c2c77d4fa50.png" class="bg-image"/>
<text lines="1" class="text_30">数字化社区平台</text>
<text lines="1" class="paragraph_1">打造社区工作新模式<br/>用数据提升基层治理与服务水平</text>
</view>
<view class="group_1">
<view class="section_1">
<view class="image-text_1" bind:tap="onAddHouseLL">
<view class="text-group_1">
<text lines="1" class="text_1">房屋登记</text>
<text lines="1" class="text_2">登记房屋数据</text>
</view>
<image src="../../images/index/houses.png" class="image_1"></image>
</view>
</view>
<view class="section_2">
<view class="image-text_2" bind:tap="onAddResident">
<view class="text-group_2">
<text lines="1" class="text_3">居民登记</text>
<text lines="1" class="text_4">登记居民数据</text>
</view>
<image src="../../images/index/register.png" class="image_2"></image>
</view>
</view>
<view class="section_3">
1 year ago
<view class="image-text_3" bind:tap="toDemandCheck" >
<view class="text-group_3">
<text lines="1" class="text_5">诉求上报</text>
<text lines="1" class="text_6">登记居民诉求</text>
</view>
<image src="../../images/index/appeal.png"class="image_3"></image>
</view>
</view>
</view>
<view class="electron">
<view class="door">
<image src="../../images/index/door.png" class="img_door"></image>
<text class="door-text" bindtap="door">扫电子门牌</text>
</view>
<view class="electron_card">
<image src="../../images/index/iDcard.png" class="img_door"></image>
<text class="card_text" bind:tap="IDCard">识别身份证</text>
</view>
</view>
<view class="group_2">
<view class="text-wrapper_1">
<text lines="1" class="text_7">人房信息采集</text>
</view>
<view class="block_1">
<view class="group_3">
<image src="../../images/index/house.png" class="imge1" />
1 year ago
<view class="text-group_4" >
<text lines="1" class="text_8">{{collectedHouseCount?collectedHouseCount:'--'}}</text>
<text lines="1" class="text_9">录入房屋</text>
</view>
<view class="text-group_5" bind:tap="noHouse">
<text lines="1" class="text_10">{{emptyHouseNum?emptyHouseNum:'--'}}</text>
<text lines="1" class="text_11">未采集居民房屋</text>
</view>
1 year ago
</view>
<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>
</view>
<view class="text-group_7" bind:tap="onresno">
<text lines="1" class="text_14">{{catesNonIntResiNum?catesNonIntResiNum:'--'}}</text>
<text lines="1" class="text_15">居民信息不完整</text>
</view>
</view>
</view>
</view>
<view class="content">
<view class="hd_news">
<text class="news_remind">满意度自查</text>
<text class="more" bind:tap="toHistoryQuery">历史自查></text>
</view>
<view class="card">
<view class="content">
<view class="bg_new_box">
<block wx:if="{{communitySelfInspTop.monthName}}">
<!-- <block wx:if='true'> -->
<view class="new_h2" bind:tap="toSynthesis" >
{{communitySelfInspTop.agencyName}}{{communitySelfInspTop.monthName}}月份满意度自查
</view>
<view class="new_submitt">已提交 <b>{{communitySelfInspTop.personQty?communitySelfInspTop.personQty:'--'}}</b> 人</view>
<view class="button_a">
<button class="btn_fx" bind:tap="handelClickShare" data-item="{{communitySelfInspTop}}" open-type="share" >一键分享</button>
<view class="btn_tj" bind:tap="toSynthesis">查看统计</view>
</view>
</block>
<view class="new_h2" wx:else >
未创建{{curMonth}}月份满意度自查
</view>
<view class="bg_new_right">
<text class="tag" wx:if="{{communitySelfInspTop.monthName}}">进行中</text>
<image src="../../images/work/map.png" mode="" style="max-height: 200rpx;width: 200rpx;"/>
</view>
</view>
<!-- -->
</view>
<view class="list">
<view class="list_card" wx:for="{{communitySelfInspList}}" wx:key="index" data-item="{{item}}" bind:tap="toDetaill">
<view style="height: 100%; width: 100%;">
<view class="new_left">
<view class="new_hh">{{item.agencyName}}{{item.monthName}}月份满意度自查</view>
<view class="new_submit">已提交:{{item.personQty}}人</view>
</view>
<view class="right">
<view style="float: right; "> <text>{{item.synthesisScore}}</text>分</view>
</view>
</view>
</view>
</view>
</view>
</view>
<view class="content">
<view class="hd_news">
<text class="news_remind">消息提醒</text>
<text class="more" bind:tap="moreNews">更多</text>
</view>
<view class="card">
<view class="Information" wx:for="{{tableData}}" wx:key="index" data-item="{{item}}" data-index="{{index}}" bind:tap="toDetail">
<view class="Information_one">
<view class="one_one">
<image src="../../images/index/Topping.png" class="Information_image" wx:if="{{item.msgType==resident_categiry}}"></image>
<text class="Information_test">{{item.content}}</text>
</view>
<text class="Information_test2">{{item.readFlag != '1'?'未读':'已读'}}</text>
</view>
<view class="Information_two">
1 year ago
<text class="Information_test3">{{item.typeName}}</text>
<text class="Information_test4">{{item.createdTime}}</text>
</view>
</view>
</view>
</view>
1 year ago
<custom-tab-bar></custom-tab-bar>