1 |
- <view class="root data-v-40d3c200"><view class="topBox dffs data-v-40d3c200"><u-tabs vue-id="4cb601f4-1" list="{{dataList.grade}}" keyName="name" current="{{current}}" itemStyle="{{({fontSize:'28rpx',height:'100rpx'})}}" activeStyle="{{({color:'#87C477',borderBottom:'2px solid #87C477'})}}" lineHeight="0" sticky="{{true}}" data-event-opts="{{[['^click',[['topHandle']]]]}}" bind:click="__e" class="data-v-40d3c200" bind:__l="__l"></u-tabs></view><view class="content dfsb data-v-40d3c200"><view class="secTop data-v-40d3c200"><scroll-view class="scroll-Y data-v-40d3c200" scroll-top="{{0}}" scroll-y="true"><block wx:for="{{dataList.subject}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['choose',['$0'],[[['dataList.subject','',index,'id']]]]]]]}}" class="{{['data-v-40d3c200','topLi',leftSel==item.id?'topsel':'']}}" bindtap="__e">{{''+item.name+''}}</view></block></scroll-view></view><view class="topInfo data-v-40d3c200"><view class="topCInfo data-v-40d3c200"><scroll-view class="scroll-Y data-v-40d3c200" scroll-top="{{0}}" scroll-y="true" data-event-opts="{{[['scrolltolower',[['lower',['$event']]]]]}}" bindscrolltolower="__e"><view class="box data-v-40d3c200"><view class="swipe data-v-40d3c200"><u-swiper vue-id="4cb601f4-2" autoplay="{{false}}" list="{{banner}}" keyName="img" height="84" border-radius="20" data-event-opts="{{[['^click',[['bannerClick']]]]}}" bind:click="__e" class="data-v-40d3c200" bind:__l="__l"></u-swiper></view><block wx:if="{{showVideo==1}}"><view class="goodLi dffd data-v-40d3c200"><view class="fontsm textgrey data-v-40d3c200">视频类</view><view class="son dffs data-v-40d3c200"><block wx:for="{{vedio_cats}}" wx:for-item="item" wx:for-index="ind" wx:key="ind"><navigator class="{{['li','fontmid','data-v-40d3c200',ind==0?'sel':'']}}" url="{{'/pages/index/video/video?cat='+item.id}}">{{''+item.name+''}}</navigator></block></view></view></block><block wx:for="{{classList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="goodLi dffd data-v-40d3c200"><view class="fontsm textgrey data-v-40d3c200">{{item.name||'商品名称'}}</view><view class="son dffs data-v-40d3c200"><block wx:for="{{item.children}}" wx:for-item="ite" wx:for-index="ind" wx:key="ind"><view data-event-opts="{{[['tap',[['toNext',[2,'$0'],[[['classList','',index],['children','',ind]]]]]]]}}" class="fontmid data-v-40d3c200" bindtap="__e">{{ite.name||'商品名称'}}</view></block></view></view></block></view></scroll-view></view></view></view></view>
|