微信扫一扫
juery实现复选框checkbox全选或者不选 更新:HHH 时间:2023-1-7
js判断复选框是否选中,用this.checked;
jq的checked设置值,用true或者false;