|
|
@ -60,12 +60,12 @@ |
|
|
|
<view class="bto"> |
|
|
|
<view class="title"> |
|
|
|
<view>满意度自查</view> |
|
|
|
<text bind:tap="toHistoryQuery">历史自查></text> |
|
|
|
<text bind:tap="toHistoryQuery">历史自查 ></text> |
|
|
|
</view> |
|
|
|
<view class="content"> |
|
|
|
<view class="bg_box"> |
|
|
|
<view class="bg_left"> |
|
|
|
<view class="h2">{{communitySelfInspTop.agencyName}}{{communitySelfInspTop.monthName}}月份满意度自查</view> |
|
|
|
<view class="h2" bind:tap="toWebView" >{{communitySelfInspTop.agencyName}}{{communitySelfInspTop.monthName}}月份满意度自查</view> |
|
|
|
<view class="submit">已提交 <b>{{communitySelfInspTop.personQty}}</b> 人</view> |
|
|
|
<view class="btn_Box"> <view class="btn_fx">一键分享</view> <view class="btn_tj" bind:tap="toSynthesis">查看统计</view> |
|
|
|
</view> |
|
|
|