代码如下:
<label for='DenyReasonRadio3'><input type='radio' name='DenyReasonRadio' id='DenyReasonRadio3' value='文字'></input> 文字</label>
解决方法:把Input设为margin-top:-5px; 上移多少慢慢调就好了。
<label for='DenyReasonRadio3'><input type='radio' name='DenyReasonRadio' id='DenyReasonRadio3' value='文字'></input> 文字</label>
解决方法:把Input设为margin-top:-5px; 上移多少慢慢调就好了。