redio.checkbox 标签设置checked的时候,用prop() 如果是自定义的属性:例如<input type="text" name="status" subid="2" /> 获取属性值: $(''input[name=""status]).attr('subid');