style-eleven.wxml 2.0 KB

1
  1. <view class="style-eleven dir-left-nowrap data-v-5f6ebd9c"><block wx:if="{{list.length>0}}"><app-category-list vue-id="13a4d5c0-1" list="{{list}}" noSetHeight="{{setHeight+'rpx'}}" theme="{{theme}}" data-event-opts="{{[['^click',[['active']]]]}}" bind:click="__e" class="data-v-5f6ebd9c" bind:__l="__l"></app-category-list></block><block wx:if="{{list.length!==0}}"><scroll-view class="{{['data-v-5f6ebd9c',goods_list.length>0&&list.length===0?'goods-list-right':'right']}}" style="{{'height:'+(setHeight+'rpx')+';'}}" scroll-y="{{true}}" data-event-opts="{{[['scrolltolower',[['lower',['$event']]]]]}}" bindscrolltolower="__e"><view class="data-v-5f6ebd9c"><app-jump-button vue-id="13a4d5c0-2" open_type="{{list[activeIndex].advert_open_type}}" params="{{list[activeIndex].advert_params}}" url="{{list[activeIndex].advert_url}}" class="data-v-5f6ebd9c" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{list[activeIndex].advert_pic}}"><image class="advert_pic data-v-5f6ebd9c" src="{{list[activeIndex].advert_pic}}"></image></block></app-jump-button></view><block wx:if="{{list.length!==0&&list[activeIndex].child.length!==0}}"><second-class vue-id="13a4d5c0-3" theme="{{theme}}" list="{{list[activeIndex].child}}" activeIndexTwo="{{activeIndexTwo}}" data-event-opts="{{[['^setNav',[['setNav']]]]}}" bind:setNav="__e" class="data-v-5f6ebd9c" bind:__l="__l"></second-class></block><block wx:for="{{goods_list}}" wx:for-item="it" wx:for-index="key" wx:key="key"><view class="cat-list data-v-5f6ebd9c"><view class="cat-title data-v-5f6ebd9c">{{it.name}}</view><block wx:if="{{it.goods_list.length>0}}"><product-list vue-id="{{'13a4d5c0-4-'+key}}" theme="{{theme}}" goods_list="{{it.goods_list}}" data-event-opts="{{[['^attr',[['attr']]]]}}" bind:attr="__e" class="data-v-5f6ebd9c" bind:__l="__l"></product-list></block></view></block><block wx:if="{{goods_list.length===0&&list.length!==0&&is_over_goods}}"><app-no-goods vue-id="13a4d5c0-5" title="该分类下无相关内容哦~" class="data-v-5f6ebd9c" bind:__l="__l"></app-no-goods></block></scroll-view></block></view>