2020-11-12 14:57:34 +08:00

1 line
2.9 KiB
Plaintext

<view class="content data-v-1553efbc"><view data-event-opts="{{[['tap',[['selectPage']]]]}}" class="select-all data-v-1553efbc" bindtap="__e"><checkbox value="{{isSelectAll}}" class="data-v-1553efbc"></checkbox><text class="data-v-1553efbc">全选</text></view><view style="flex:1;width:750rpx;overflow:hidden;" class="data-v-1553efbc"><scroll-view style="height:100%;" enableBackToTop="true" scroll-y="{{true}}" class="data-v-1553efbc"><block wx:for="{{pageList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="check-cell data-v-1553efbc"><view class="uni-list-cell uni-collapse _div data-v-1553efbc"><view data-event-opts="{{[['tap',[['isShowCard',[index]]]]]}}" class="{{['uni-list-cell-navigate _div data-v-1553efbc',cardShowList[index]?' uni-navigate-bottom':'uni-navigate-right']}}" bindtap="__e"><view class="uni-flex data-v-1553efbc" style="align-items:center;"><checkbox value="{{item.USERTYPEID}}" color="#63B7F9" checked="{{item.SELECTED}}" data-event-opts="{{[['tap',[['selectAll',[index]]]]]}}" catchtap="__e" class="data-v-1553efbc"></checkbox><text data-event-opts="{{[['tap',[['selectAll',[index]]]]]}}" class="strong-text data-v-1553efbc" catchtap="__e">{{item.USERTYPENAME}}</text></view></view><checkbox-group data-event-opts="{{[['change',[['checkboxChange',['$event',index]]]]]}}" hidden="{{!(cardShowList[index])}}" class="{{['uni-collapse-content data-v-1553efbc',cardShowList[index]?'uni-active':'']}}" bindchange="__e"><block wx:for="{{item.userList}}" wx:for-item="u" wx:for-index="s" wx:key="s"><view class="cell-body uni-flex data-v-1553efbc"><checkbox value="{{u.USER_ID}}" color="#63B7F9" checked="{{u.SELECTED}}" class="data-v-1553efbc"></checkbox><text class="data-v-1553efbc">{{u.USER_NAME}}</text></view></block></checkbox-group></view></view></block></scroll-view></view><view class="data-v-1553efbc"><view class="rate-box _div data-v-1553efbc"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="rate-gray _div data-v-1553efbc" bindtap="__e">{{readContent||'填写您的阅办意见'}}</view><view class="btn _div data-v-1553efbc" hover-class="btn-active" data-event-opts="{{[['tap',[['upReader',['$event']]]]]}}" bindtap="__e">传阅</view></view><uni-popup vue-id="1293ff6a-1" show="{{showPopupBottom}}" type="bottom" data-event-opts="{{[['^hidePopup',[['hidePopup']]]]}}" bind:hidePopup="__e" class="data-v-1553efbc" bind:__l="__l" vue-slots="{{['default']}}"><view class="pop-body data-v-1553efbc"><textarea class="comment-textarea data-v-1553efbc" placeholder="填写您的阅办意见" auto-height="{{true}}" focus="{{showPopupBottom}}" placeholder-style="color:#A3A6AC;" data-event-opts="{{[['input',[['__set_model',['','readContent','$event',[]]]]]]}}" value="{{readContent}}" bindinput="__e"></textarea><view class="small-btn _div data-v-1553efbc" hover-class="btn-active" data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" bindtap="__e">确定</view></view></uni-popup></view></view>