| 1 |
- <view data-event-opts="{{[['tap',[['toggle',['$event']]]]]}}" class="{{['evan-switch','data-v-b8f27b64',(disabled)?'evan-switch--disabled':'']}}" style="{{'background-color:'+(currentValue===activeValue?activeColor:inactiveColor)+';'}}" bindtap="__e"><view class="evan-switch__circle data-v-b8f27b64" style="{{'transform:'+(currentValue===activeValue?'translateX('+29+'px)':'translateX(0)')+';'}}"></view></view>
|