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