$(".c").each(function(){ if($(this).is(":checked") == true){ //选中 } }) 相关文章: 2021-09-30 2022-02-09 2022-02-06 2021-08-15