摘要: 浏览器输入框自动填充解决办法 emmmmm;今天处理公司后台系统遇到的;登录页面浏览器保存账号密码后;浏览器会自动在其他页面进行填充;解决如下图: 浏览器会默认填充input type值为password的文本框;(填充对象为input[type=password]及前一个input框) 先设置in 阅读全文
posted @ 2018-09-29 08:55 雨天呐 阅读(1413) 评论(0) 推荐(0) 编辑