yunshangxie/unpackage/dist/dev/mp-weixin/tuniao-ui/components/tn-checkbox/tn-checkbox.wxml

1 line
581 B
Plaintext

<view class="tn-checkbox-class tn-checkbox data-v-314d0a6a" style="{{$root.s0}}"><view data-event-opts="{{[['tap',[['toggle',['$event']]]]]}}" class="{{['tn-checkbox__icon-wrap','data-v-314d0a6a',iconClass]}}" style="{{$root.s1}}" bindtap="__e"><view class="{{['tn-checkbox__icon-wrap__icon','data-v-314d0a6a','tn-icon-'+iconName]}}"></view></view><view data-event-opts="{{[['tap',[['onClickLabel',['$event']]]]]}}" class="{{['tn-checkbox__label','data-v-314d0a6a',labelClass]}}" style="{{'font-size:'+(labelSize?labelSize+'rpx':'')+';'}}" bindtap="__e"><slot></slot></view></view>