在搜索并尝试了一切之后,我无法摆脱表单上的 iOS 样式。
HTML 代码:
<form method="post" >
<fieldset style= "border-width: 0px;" >
<input style="font-size : 30px; height:48px; width:50px;" type="text" name="pone" id="pone" autocomplete="off">
<input style="font-size : 30px; height:48px; width:50px;" type="text" name="ptwo" id="ptwo" autocomplete="off">
<input style="font-size : 30px; height:48px; width:50px;" type="text" name="pthree" id="pthree" autocomplete="off">
<input style="font-size : 30px; height:48px; width:50px;" type="text" name="pfour" id="pfour" autocomplete="off">
<input style="font-size : 30px; height:48px; width:50px;" type="text" name="pfive" id="pfive" autocomplete="off">
<label>
<INPUT style="width:250px; height:50px; font-size : …Run Code Online (Sandbox Code Playgroud)