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

<view data-event-opts="{{[['tap',[['onClick',['$event']]]]]}}" class="{{['u-switch','data-v-7cafa8c0',value==true?'u-switch--on':'',disabled?'u-switch--disabled':'']}}" style="{{$root.s0}}" bindtap="__e"><block wx:if="{{openText!==null}}"><view class="{{['data-v-7cafa8c0',value?'text':'text_on']}}" style="display:flex;align-items:center;height:100%;">{{''+(value?openText.one:openText.off)+''}}</view></block><view class="u-switch__node node-class data-v-7cafa8c0" style="{{'width:'+($root.g0)+';'+('height:'+($root.g1)+';')}}"><u-loading class="u-switch__loading data-v-7cafa8c0" vue-id="1945f046-1" show="{{loading}}" size="{{size*0.6}}" color="{{loadingColor}}" bind:__l="__l"></u-loading></view></view>