u-radio.wxml 578 B

1
  1. <view class="u-radio data-v-da6758f0" style="{{$root.s0}}"><view data-event-opts="{{[['tap',[['toggle',['$event']]]]]}}" class="{{['u-radio__icon-wrap data-v-da6758f0',iconClass]}}" style="{{$root.s1}}" bindtap="__e"><u-icon class="u-radio__icon-wrap__icon data-v-da6758f0" vue-id="7282c304-1" name="checkbox-mark" size="{{elIconSize}}" color="{{iconColor}}" bind:__l="__l"></u-icon></view><view data-event-opts="{{[['tap',[['onClickLabel',['$event']]]]]}}" class="u-radio__label data-v-da6758f0" style="{{'font-size:'+($root.g0)+';'}}" bindtap="__e"><slot></slot></view></view>