style-five.wxml 1.3 KB

1
  1. <view class="style-five data-v-05f79694"><block wx:if="{{list.length!==0}}"><view class="head data-v-05f79694"><app-head-navigation vue-id="d1bbefe2-1" list="{{list}}" data-event-opts="{{[['^click',[['active']]]]}}" bind:click="__e" class="data-v-05f79694" bind:__l="__l"></app-head-navigation></view></block><block wx:if="{{list[activeIndex].child.length>0}}"><view class="nav data-v-05f79694"><block wx:for="{{list[activeIndex].child}}" wx:for-item="it" wx:for-index="key" wx:key="key"><text data-event-opts="{{[['tap',[['setNav',['$0',key],[[['list.'+activeIndex+'.child','',key]]]]]]]}}" class="{{['name data-v-05f79694',(key===activeIndexTwo)?'active':'']}}" bindtap="__e">{{''+it.name+''}}</text></block></view></block><view class="{{['data-v-05f79694',list[activeIndex].child.length===0?'margin-fixed':'']}}"><block wx:if="{{goods_list.length>0}}"><app-product-list vue-id="d1bbefe2-2" theme="default" goods_list="{{goods_list}}" data-event-opts="{{[['^routeGo',[['route_go']]]]}}" bind:routeGo="__e" class="data-v-05f79694" bind:__l="__l"></app-product-list></block><block wx:else><view class="no-empty main-center data-v-05f79694"><app-no-goods vue-id="d1bbefe2-3" background="#f7f7f7" title="该分类下无相关内容哦~" class="data-v-05f79694" bind:__l="__l"></app-no-goods></view></block></view></view>