$(function(){ $("input:button").click(function() { $("input:checkbox:checked").next().nextAll().remove(); }); })打赏感谢支持与鼓励~