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
577 B

<view class="data-v-73e76bc5"><view class="sele_Bar mar data-v-73e76bc5"><view class="move_item data-v-73e76bc5" style="{{'transform:'+('translateX(calc('+barIndex+'*100%))')+';'+('width:'+('calc((100% - 20rpx) / '+seleBarData.length+')')+';')}}"></view><block wx:for="{{seleBarData}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['seleBarFn',['$0',index],[[['seleBarData','',index]]]]]]]}}" class="sele_Bar_item data-v-73e76bc5" style="{{'color:'+(barIndex==index?'white':'')+';'}}" bindtap="__e">{{''+item.lable+''}}</view></block></view></view>