1 |
- <view data-event-opts="{{[['tap',[['handleClick',['$event']]]]]}}" class="{{['app-submit-checkbox','data-v-ad95a7e6',[(round)?'round':''],iValue===activeValue?'active':'inactive',iValue===activeValue?themeBgClass:'']}}" style="{{'width:'+(width+'rpx')+';'+('height:'+(height+'rpx')+';')+('border-color:'+(borderColor)+';')+('background-color:'+(iValue===activeValue&&!is_gift?cTheme.background:'')+';')}}" catchtap="__e"></view>
|