1 |
- <view class="content data-v-4027a778"><view class="filter-box data-v-4027a778"><u-search vue-id="9ebeddb6-1" placeholder="请输入关键字" value="{{filterText}}" data-event-opts="{{[['^search',[['setFilterText']]],['^custom',[['setFilterText']]],['^input',[['__set_model',['','filterText','$event',[]]]]]]}}" bind:search="__e" bind:custom="__e" bind:input="__e" class="data-v-4027a778" bind:__l="__l"></u-search></view><scroll-view class="scroll-box data-v-4027a778" scroll-y="{{true}}" refresher-triggered="{{triggered}}" refresher-threshold="{{100}}" refresher-background="white" data-event-opts="{{[['scrolltolower',[['handleLoadMore',['$event']]]],['refresherrestore',[['onRestore',['$event']]]]]}}" bindscrolltolower="__e" bindrefresherrestore="__e"><u-checkbox-group vue-id="9ebeddb6-2" active-color="{{mainColor}}" shape="circle" size="56" icon-size="36" class="data-v-4027a778" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{tableList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-card class="card-box data-v-4027a778" vue-id="{{('9ebeddb6-3-'+index)+','+('9ebeddb6-2')}}" head-border-bottom="{{false}}" foot-border-top="{{false}}" padding="0px" margin="0" borderRadius="0" data-event-opts="{{[['^click',[['changeStatus',['$0'],[[['tableList','',index]]]]]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['body']}}"><view class="card-content data-v-4027a778" slot="body"><view class="card-info-img data-v-4027a778"><u-avatar vue-id="{{('9ebeddb6-4-'+index)+','+('9ebeddb6-3-'+index)}}" src="{{item.url}}" size="100" class="data-v-4027a778" bind:__l="__l"></u-avatar></view><view class="card-info-text data-v-4027a778">{{item.name}}</view><u-checkbox bind:input="__e" bindtap="__e" vue-id="{{('9ebeddb6-5-'+index)+','+('9ebeddb6-3-'+index)}}" value="{{item.checked}}" data-event-opts="{{[['^input',[['__set_model',['$0','checked','$event',[]],[[['tableList','',index]]]]]],['tap',[['changeStatus',['$0'],[[['tableList','',index]]]]]]]}}" class="data-v-4027a778" bind:__l="__l"></u-checkbox></view></u-card></block></u-checkbox-group><block wx:if="{{isOver}}"><u-divider vue-id="9ebeddb6-6" bg-color="transparent" class="data-v-4027a778" bind:__l="__l" vue-slots="{{['default']}}">没有更多了</u-divider></block></scroll-view><view class="handle-fix-box data-v-4027a778"><u-button vue-id="9ebeddb6-7" type="warning" shape="circle" ripple="{{true}}" custom-style="{{customStyle}}" data-event-opts="{{[['^click',[['selectStudent']]]]}}" bind:click="__e" class="data-v-4027a778" bind:__l="__l" vue-slots="{{['default']}}">确定</u-button></view><u-top-tips vue-id="9ebeddb6-8" data-ref="uTips" class="data-v-4027a778 vue-ref" bind:__l="__l"></u-top-tips></view>
|