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 line
426 B

6 months ago
<view class="button-group data-v-7caedaa4"><block wx:for="{{btns}}" wx:for-item="item" wx:for-index="index"><view class="data-v-7caedaa4"><view data-event-opts="{{[['tap',[['tapButton',['$0'],[[['btns','',index,'value']]]]]]]}}" class="{{['data-v-7caedaa4',value===item.value?'checkeded_button':'uncheckeded_button',$root.g0>5?'width-exceedfive':'width-five']}}" bindtap="__e">{{''+item.label+''}}</view></view></block></view>