$(\'input[name="aihao"]:checked\').each(function(){ str +=$(this).val()+\',\'; selecthtml +=\'<label>\'+ $(this).parent().text()+\'</label>\'; });
$(\'input[name="aihao"]:checked\').each(function(){ str +=$(this).val()+\',\'; selecthtml +=\'<label>\'+ $(this).parent().text()+\'</label>\'; });
相关文章: