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
605 B
1 lines
605 B
<view class="content data-v-44957fb1"><block wx:for="{{text}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-44957fb1"><view data-event-opts="{{[['tap',[['confirm',['$0'],[[['text','',index]]]]]]]}}" class="bottom-view data-v-44957fb1" style="{{'width:'+(100/$root.g0+'%')+';'+('margin:'+($root.g1==1?'0 30rpx':index==0?'0 0 0 30rpx':'0 30rpx 0 0')+';')+('border-radius:'+($root.g2==1?'88rpx':index==0?'88rpx 0 0 88rpx':'0 88rpx 88rpx 0')+';')+('background:'+(item.type=='confirm'?primaryColor:subColor)+';')}}" bindtap="__e">{{''+item.text+''}}</view></block></block></view> |