You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
2.1 KiB
1 lines
2.1 KiB
<scroll-view class="wanlgroups-container data-v-5fc12e78" style="{{'padding-top:'+(headHeight+'px')+';'+('height:'+(windowHeight+'px')+';')}}" scroll-y="{{true}}" enable-back-to-top="{{true}}" enable-flex="true" data-event-opts="{{[['scrolltoupper',[['handleUpper',['$event']]]],['scrolltolower',[['handleLower',['$event']]]]]}}" bindscrolltoupper="__e" bindscrolltolower="__e"><block wx:if="{{$root.g0>0}}"><view class="wanlgroups-container__menu bg-white margin-bj padding-bj radius-bock data-v-5fc12e78"><block wx:if="{{itemId===0}}"><block class="data-v-5fc12e78"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view data-event-opts="{{[['tap',[['handleMenu',['$0',index],[[['childlist','id',item.$orig.id,'id']]]]]]]}}" class="item data-v-5fc12e78" bindtap="__e"><image src="{{item.g1}}" class="data-v-5fc12e78"></image><view class="text-sm wanl-gray-dark margin-top-xs data-v-5fc12e78">{{''+item.$orig.name+''}}</view></view></block></block></block><block wx:else><block class="data-v-5fc12e78"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view data-event-opts="{{[['tap',[['productList',['$0','$1'],[[['childlist','id',item.$orig.id,'id']],[['childlist','id',item.$orig.id,'name']]]]]]]}}" class="item data-v-5fc12e78" bindtap="__e"><image src="{{item.g2}}" class="data-v-5fc12e78"></image><view class="text-sm wanl-gray-dark margin-top-xs data-v-5fc12e78">{{''+item.$orig.name+''}}</view></view></block></block></block></view></block><view class="wanlgroups-container__separate data-v-5fc12e78"><view class="line data-v-5fc12e78"></view><view class="content data-v-5fc12e78"><text class="wlIcon-pintuan2 wanl-text-orange data-v-5fc12e78"></text><text class="text-bold wanl-gray data-v-5fc12e78">拼团推荐</text></view><view class="line data-v-5fc12e78"></view></view><wanl-product vue-id="cf35bce4-1" dataList="{{dataList}}" dataType="groups" class="data-v-5fc12e78" bind:__l="__l"></wanl-product><uni-load-more vue-id="cf35bce4-2" status="{{status}}" content-text="{{contentText}}" class="data-v-5fc12e78" bind:__l="__l"></uni-load-more></scroll-view> |