app-index-cat.wxml 1.2 KB

1
  1. <view class="u-index-cat data-v-d2761800"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__" wx:key="relation_id"><view class="data-v-d2761800"><view data-event-opts="{{[['tap',[['route',['$0'],[[['newData','relation_id',item.$orig.relation_id,'relation_id']]]]]]]}}" class="cross-center cat-top data-v-d2761800" bindtap="__e"><view class="box-grow-1 main-center data-v-d2761800"><block wx:if="{{item.$orig.cat_pic_url}}"><image class="cat-pic-url data-v-d2761800" src="{{item.$orig.cat_pic_url}}"></image></block><text class="u-cat-name data-v-d2761800">{{item.$orig.name}}</text></view><view class="cross-center u-more data-v-d2761800"><text class="u-more-text data-v-d2761800">更多</text><image class="u-arrow-right data-v-d2761800" src="../../../static/image/icon/arrow-right.png"></image></view></view><u-ordinary-list vue-id="{{'59718dcc-1-'+__i0__}}" is-under-line-price="{{isListUnderlinePrice==1?true:false}}" list="{{item.$orig.goods}}" theme="{{theme.theme}}" themeObject="{{theme}}" list-style="{{item.f0}}" data-event-opts="{{[['^buyProduct',[['buyProduct']]]]}}" bind:buyProduct="__e" class="data-v-d2761800" bind:__l="__l"></u-ordinary-list></view></block></view>