$(":radio").attr("checked", function(index, attr) { if (attr == true) { ... } else { ... } }); 相关文章: 2021-12-09 2021-12-09 2021-11-04