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.2 KiB
1 lines
1.2 KiB
<view class="flex-col" style="height:100%;overflow-y:auto;"><view class="group_1 flex-col justify-end" style="padding-bottom:500rpx;"><view class="group_2 flex-col" style="height:auto;"><view class="grid_1 flex-row"><block wx:for="{{loopData3}}" wx:for-item="item" wx:for-index="index" wx:key="index"><button class="image-text_1 flex-col justify-between" style="height:auto;" plKain="true" open-type="contact" data-event-opts="{{[['contact',[['contact',['$event']]]]]}}" bindcontact="__e"><image class="icon_1" referrerpolicy="no-referrer" src="{{item.lanhuimage0}}"></image><text class="text-group_1" style="text-align:center;margin:0;width:auto;padding-bottom:30rpx;margin-top:10rpx;">{{item.lanhutext0}}</text></button></block><block wx:for="{{loopData1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['go',['$0'],[[['loopData1','',index,'lanhutext0']]]]]]]}}" class="image-text_1 flex-col justify-between" bindtap="__e"><image class="icon_1" referrerpolicy="no-referrer" src="{{item.lanhuimage0}}"></image><text class="text-group_1" style="text-align:center;margin:0;width:auto;">{{item.lanhutext0}}</text></view></block></view></view></view></view> |