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