chrome输入框记住密码致使背景黄色的解决方案

在form头部增长如下内容chrome

<input type="text" style="display:hidden;">orm

<input type="password" style="display:hidden;">input

思路是由这两个隐藏的Input来“蒙蔽”chrome记住密码。。。。form

相关文章
相关标签/搜索