+
96
-

回答

//搜索框
<input type="text" autocomplete="off" >
//下面是额外加的标签
<input type="password" autocomplete="new-password" style="display: none"/>

网友回复

我知道答案,我要回答