style-six.wxml 1.9 KB

1
  1. <view class="style-six dir-left-nowrap data-v-1ef3154d"><app-category-list vue-id="811fd54e-1" list="{{list}}" noSetHeight="{{setHeight+'rpx'}}" theme="{{theme}}" data-event-opts="{{[['^click',[['active']]]]}}" bind:click="__e" class="data-v-1ef3154d" bind:__l="__l"></app-category-list><scroll-view class="right data-v-1ef3154d" style="{{'height:'+(setHeight+'rpx')+';'}}" scroll-y="{{true}}"><view class="data-v-1ef3154d"><app-jump-button vue-id="811fd54e-2" open_type="{{list[activeIndex].advert_open_type}}" params="{{list[activeIndex].advert_params}}" url="{{list[activeIndex].advert_url}}" class="data-v-1ef3154d" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{list[activeIndex].advert_pic}}"><image class="advert_pic data-v-1ef3154d" src="{{list[activeIndex].advert_pic}}"></image></block></app-jump-button></view><block wx:for="{{list[activeIndex].child}}" wx:for-item="item" wx:for-index="key" wx:key="key"><view class="item data-v-1ef3154d"><view data-event-opts="{{[['tap',[['route_go',['$0'],[[['list.'+activeIndex+'.child','',key,'page_url']]]]]]]}}" class="more dir-left-nowrap main-between data-v-1ef3154d" bindtap="__e"><text class="name t-omit data-v-1ef3154d">{{item.name}}</text><view class="icon dir-left-nowrap cross-center data-v-1ef3154d"><text class="more-text data-v-1ef3154d">更多</text><view class="icon-pic data-v-1ef3154d"></view></view></view><block wx:for="{{item.child}}" wx:for-item="a" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['getChild',[key,i]]]]]}}" catchtap="__e" class="data-v-1ef3154d"><image class="g-pic data-v-1ef3154d" src="{{a.big_pic_url}}"></image></view></block></view></block><block wx:if="{{list[activeIndex].child.length===0}}"><view class="no-empty main-center data-v-1ef3154d"><app-no-goods vue-id="811fd54e-3" title="该分类下无相关内容哦~" class="data-v-1ef3154d" bind:__l="__l"></app-no-goods></view></block></scroll-view></view>