You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
193 B
Plaintext

1 year ago
<view class="mp-switch"><view data-event-opts="{{[['tap',[['onChange',['$event']]]]]}}" class="{{['wx-switch-input '+(item.checked?'wx-switch-input-checked':'')]}}" bindtap="__e"></view></view>