userserve.wxml 985 B

1
  1. <widget-root vue-id="66d96ad0-1" styles="{{styles}}" class="data-v-5c6fc8ce" bind:__l="__l" vue-slots="{{['default']}}"><view class="user-serve data-v-5c6fc8ce" style="{{'background-color:'+(styles.bg_color)+';'+('border-radius:'+($root.m0+'rpx '+$root.m1+'rpx '+$root.m2+'rpx '+$root.m3+'rpx')+';')}}"><view class="serve-title data-v-5c6fc8ce"><view class="bold data-v-5c6fc8ce">{{content.text}}</view></view><view class="serve-nav flex flex-wrap data-v-5c6fc8ce"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleClick',['$0'],[[['content.data','',index,'link']]]]]]]}}" class="nav-item flex-col col-center data-v-5c6fc8ce" catchtap="__e"><u-image vue-id="{{('66d96ad0-2-'+index)+','+('66d96ad0-1')}}" width="52rpx" height="52rpx" src="{{item.m4}}" class="data-v-5c6fc8ce" bind:__l="__l"></u-image><view class="xs m-t-12 data-v-5c6fc8ce">{{item.$orig.name}}</view></view></block></view></view></widget-root>