signList.wxml 2.3 KB

1
  1. <view class="content data-v-199f7dd2"><u-subsection vue-id="7321beab-1" mode="subsection" active-color="{{mainColor}}" list="{{tabList}}" current="{{current}}" data-event-opts="{{[['^change',[['tabsChange']]]]}}" bind:change="__e" class="data-v-199f7dd2" bind:__l="__l"></u-subsection><swiper class="swiper-box data-v-199f7dd2" current="{{swiperCurrent}}" data-event-opts="{{[['animationfinish',[['animationfinish',['$event']]]]]}}" bindanimationfinish="__e"><block wx:for="{{tabList}}" wx:for-item="item" wx:for-index="index1" wx:key="index1"><swiper-item class="swiper-item data-v-199f7dd2"><scroll-view class="scroll-box data-v-199f7dd2" scroll-y="{{true}}" refresher-enabled="{{true}}" refresher-triggered="{{triggered}}" refresher-threshold="{{100}}" refresher-background="white" data-event-opts="{{[['scrolltolower',[['handleLoadMore',['$event']]]],['refresherrefresh',[['onRefresh',['$event']]]],['refresherrestore',[['onRestore',['$event']]]]]}}" bindscrolltolower="__e" bindrefresherrefresh="__e" bindrefresherrestore="__e"><block wx:for="{{item.tableList}}" wx:for-item="site" wx:for-index="index2" wx:key="index2"><u-card class="class-card data-v-199f7dd2" vue-id="{{'7321beab-2-'+index1+'-'+index2}}" head-border-bottom="{{false}}" foot-border-top="{{false}}" padding="0px" margin="0" borderRadius="0" data-event-opts="{{[['^click',[['goToStudent',['$0'],[[['tabList','',index1],['tableList','',index2]]]]]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['body']}}"><view class="class-content data-v-199f7dd2" slot="body"><view class="class-info-img data-v-199f7dd2"><u-avatar vue-id="{{('7321beab-3-'+index1+'-'+index2)+','+('7321beab-2-'+index1+'-'+index2)}}" src="{{site.url}}" size="100" class="data-v-199f7dd2" bind:__l="__l"></u-avatar></view><view class="class-info-text data-v-199f7dd2">{{site.name}}</view><u-icon vue-id="{{('7321beab-4-'+index1+'-'+index2)+','+('7321beab-2-'+index1+'-'+index2)}}" name="arrow-right" color="#aaaaaa" size="36" class="data-v-199f7dd2" bind:__l="__l"></u-icon></view></u-card></block><block wx:if="{{item.isOver}}"><u-divider vue-id="{{'7321beab-5-'+index1}}" bg-color="transparent" class="data-v-199f7dd2" bind:__l="__l" vue-slots="{{['default']}}">没有更多了</u-divider></block></scroll-view></swiper-item></block></swiper><u-top-tips vue-id="7321beab-6" data-ref="uTips" class="data-v-199f7dd2 vue-ref" bind:__l="__l"></u-top-tips></view>