<label>
<input type="checkbox"/>
<img src="http://www.artcm.cn/share/Public_iconimg/img/checkgray.png" class="fl" />全选
</label>
input的选择框由图片代替点击是否选中(仅仅三行)
最新推荐文章于 2025-04-15 17:55:57 发布
<label>
<input type="checkbox"/>
<img src="http://www.artcm.cn/share/Public_iconimg/img/checkgray.png" class="fl" />全选
</label>