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
374 B

<view><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="id"><block wx:if="{{item.$orig.id==pageData.data[0].advertLink}}"><view data-event-opts="{{[['tap',[['onAdvert',['$0'],[[['advertData','id',item.$orig.id]]]]]]]}}" class="wanlpage-advert-image" bindtap="__e"><image style="{{item.s0}}" src="{{item.g0}}"></image></view></block></block></view>