canyin-project/yb_wm/unpackage/dist/dev/mp-weixin/components/drag/pictures.wxml
2024-11-01 16:07:54 +08:00

1 line
678 B
Plaintext

<view class="pictures o-h data-v-b7b68ef6" style="{{'margin-top:'+(co.marginTop+u)+';'+('margin-bottom:'+(co.marginBottom+u)+';')+('margin-left:'+(co.marginLR+u)+';')+('margin-right:'+(co.marginLR+u)+';')}}"><block wx:for="{{co.imgUrl}}" wx:for-item="v" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['goTo',['$0'],[[['co.imgUrl','',i]]]]]]]}}" class="imgc o-h data-v-b7b68ef6" style="{{'border-radius:'+(co.circle+u)+';'+('height:'+(''+(u=='px'?$root.m0:co.height)+u)+';')+('margin-top:'+(i>0?co.paddingTop+'px':'')+';')}}" bindtap="__e"><mg-img vue-id="{{'3f1a4dbe-1-'+i}}" src="{{v.img}}" class="data-v-b7b68ef6" bind:__l="__l"></mg-img></view></block></view>