tabs.wxml 3.0 KB

1
  1. <view class="{{['flex','col-center','bg-white','box','data-v-d0154774',themeName]}}" style="height:160rpx;"><view class="abs-box data-v-d0154774" style="{{'height:'+(showheight)+';'}}"><view class=".over data-v-d0154774" style="height:100%;"><view hidden="{{!(show)}}" class="p-20 data-v-d0154774" style="height:70%;border-radius:0 0 20rpx 20rpx;background-color:white;"><view style="height:100%;" class="data-v-d0154774"><view class="flex col-center row-between data-v-d0154774" style="height:15%;"><view style="font-weight:600;" class="data-v-d0154774">全部分类</view><view data-event-opts="{{[['tap',[['handleShow',['$event']]]]]}}" class="flex row-center col-center in-vertical-text data-v-d0154774" style="height:130rpx;" bindtap="__e"><view style="font-weight:600;" class="data-v-d0154774">收</view><view class="m-t-10 data-v-d0154774" style="font-weight:600;">起</view><u-icon vue-id="626540a2-1" name="arrow-up m-t-5" class="data-v-d0154774" bind:__l="__l"></u-icon></view></view><scroll-view style="height:85%;" scroll-y="true" show-scrollbar="{{false}}" class="data-v-d0154774"><view class="flex col-center m-t-20 data-v-d0154774" style="flex-wrap:wrap;"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view class="data-v-d0154774"><view class="in-item-card data-v-d0154774"><u-image class="{{['data-v-d0154774',(activeIndex==index)?'active':'']}}" vue-id="{{'626540a2-2-'+index}}" mode="aspectFit" width="80rpx" height="80rpx" shape="circle" src="{{item.$orig.image}}" data-event-opts="{{[['^click',[['InchangeActive',[index]]]]]}}" bind:click="__e" bind:__l="__l"></u-image><view class="m-t-5 item-text data-v-d0154774" style="font-size:24rpx;">{{''+item.g0+''}}</view></view></view></block></view></scroll-view></view></view><view data-event-opts="{{[['tap',[['handleShow',['$event']]]]]}}" style="height:30%;" bindtap="__e" class="data-v-d0154774"></view></view></view><scroll-view style="height:160rpx;width:700rpx;" scroll-x="true" scroll-with-animation="true" scroll-left="{{scrollLeft}}" class="data-v-d0154774"><view class="flex col-center data-v-d0154774" style="height:160rpx;"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view data-event-opts="{{[['tap',[['changeActive',[index]]]]]}}" bindtap="__e" class="data-v-d0154774"><view class="item-card data-v-d0154774"><u-image class="{{['data-v-d0154774',(activeIndex==index)?'active':'']}}" vue-id="{{'626540a2-3-'+index}}" mode="aspectFit" width="70rpx" height="70rpx" shape="circle" src="{{item.$orig.image}}" bind:__l="__l"></u-image><view class="item-text m-t-5 data-v-d0154774" style="font-size:24rpx;">{{''+item.g1+''}}</view></view></view></block></view></scroll-view><view data-event-opts="{{[['tap',[['handleShow',['$event']]]]]}}" class="flex row-center col-center vertical-text data-v-d0154774" style="font-weight:600;" bindtap="__e"><view class="data-v-d0154774">展</view><view class="m-t-10 data-v-d0154774">开</view><u-icon vue-id="626540a2-4" name="arrow-down m-t-5" class="data-v-d0154774" bind:__l="__l"></u-icon></view></view>