徐总多门店
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
482 B

<view class="acea-row service data-v-4f3f1dda"><block wx:for="{{menuData}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goMenuPage',['$0','$1'],[[['menuData','',index,'url']],[['menuData','',index,'name']]]]]]]}}" class="acea-row row-column row-middle row-center item data-v-4f3f1dda" bindtap="__e"><image class="image data-v-4f3f1dda" src="{{item.pic}}"></image><view class="data-v-4f3f1dda">{{item.name}}</view></view></block></view>