forked from nsjcy/frontEnd/nsjcy

xuxj
2020-04-26 b8fa0fa65e994fb0a7067e3348ee8604db815a9b
1
2
3
<view class="wux-class {{ classes.wrap }}">
    <view class="{{ classes.input }}" style="{{ inputChecked ? inputStyle : '' }}" bindtap="onTap"></view>
</view>