完全OK </label>

data: { checked: false, },

//是否 checkedTap: function() { var checked = this.data.checked; this.setData({ “checked”: !checked }) }