获取一组单选框当前选择值: $("input[name='radGende']:checked").val(); 转载于:https://www.cnblogs.com/mrhgw/p/3874868.html