只要在input框中加入AUTOCOMPLETE="OFF" 即可複製代碼代碼如下: <input name="pwd" id="password" type="password" AUTOCOMPLETE="OFF" />