摘要: 网页中的表单,chrome会默认给自动填充的input表单加上input:-webkit-autofill私有属性 就会变成: 1、纯色背景(添加内阴影) 2、不是纯色背景(添加一个display:none的input框,将name取成和使用的input的name一样) 3、当input是passw 阅读全文
posted @ 2017-09-18 23:18 夏天的鱼呀 阅读(623) 评论(0) 推荐(0)