|
|
@ -80,9 +80,11 @@ |
|
|
|
<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> |
|
|
|
<view class="new_h2" bind:tap="toSynthesis" > |
|
|
|
{{communitySelfInspTop.agencyName}}{{communitySelfInspTop.monthName}}月份满意度自查 |
|
|
|
</view> |
|
|
|
</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> |
|
|
@ -95,10 +97,9 @@ |
|
|
|
未创建{{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> |
|
|
|
|
|
|
|
<text class="tag" wx:if="{{communitySelfInspTop.monthName}}">进行中</text> |
|
|
|
</view> |
|
|
|
<!-- --> |
|
|
|
</view> |
|
|
|