wszhyWx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox/u-checkbox.wxml

1 line
598 B
Plaintext
Raw Normal View History

2023-09-28 10:07:02 +00:00
<view class="u-checkbox data-v-532d01c7" style="{{$root.s0}}"><view data-event-opts="{{[['tap',[['toggle',['$event']]]]]}}" class="{{['u-checkbox__icon-wrap','data-v-532d01c7',iconClass]}}" style="{{$root.s1}}" bindtap="__e"><u-icon class="u-checkbox__icon-wrap__icon data-v-532d01c7" vue-id="0009dd26-1" name="checkbox-mark" size="{{checkboxIconSize}}" color="{{iconColor}}" bind:__l="__l"></u-icon></view><view data-event-opts="{{[['tap',[['onClickLabel',['$event']]]]]}}" class="u-checkbox__label data-v-532d01c7" style="{{'font-size:'+($root.g0)+';'}}" bindtap="__e"><slot></slot></view></view>