摘要: 今天改老项目,发现打开表单时谷歌浏览器会自动填充input 原因是谷歌会自动填充,已经保存过账户密码的域名下,所有type为password的input标签 解决方法是 加上 auto-complete="new-password"这个属性就可以了 <el-input v-model="item.p 阅读全文
posted @ 2021-09-01 18:27 生物体 阅读(381) 评论(0) 推荐(0)
// 点击出现雪花