船员公众号
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
1.0 KiB

<view class="video data-v-6ce108e1"><block wx:for="{{$root.l1}}" wx:for-item="a" wx:for-index="i" wx:key="i"><view class="item data-v-6ce108e1"><view class="name data-v-6ce108e1">{{a.$orig.name}}</view><block wx:for="{{a.l0}}" wx:for-item="b" wx:for-index="idx" wx:key="idx"><view class="ul data-v-6ce108e1"><view class="a data-v-6ce108e1"><view class="title data-v-6ce108e1">{{b.$orig.name}}</view><block wx:if="{{b.g0==0}}"><view data-event-opts="{{[['tap',[['toVideo',['$0'],[[['list','',i],['children','',idx,'id']]]]]]]}}" class="btn data-v-6ce108e1" bindtap="__e">查看</view></block></view><view class="b data-v-6ce108e1"><block wx:for="{{b.$orig.children}}" wx:for-item="c" wx:for-index="idx1" wx:key="idx1"><view class="li data-v-6ce108e1"><view class="title data-v-6ce108e1">{{c.name}}</view><view data-event-opts="{{[['tap',[['toVideo',['$0'],[[['list','',i],['children','',idx],['children','',idx1,'id']]]]]]]}}" class="btn data-v-6ce108e1" bindtap="__e">购买</view></view></block></view></view></block></view></block></view>