1. 添加隐藏的 text/password input

这里的隐藏不能用 display:none,可以使用 visibility:hidden或者left:-9999px移出可见区域内实现。
也就是增加两个输入控件使其不可见即可。

2. 设置 input autocomplete属性为 "new-password" (设置成随便一个字符串也可

<input type="password" autocomplete="hi"/>
扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。