登录时 密码提示 触摸 样式更改 如何恢复设置的样式
https://blog.csdn.net/weixin_42432439/article/details/105043309
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill{
-webkit-text-fill-color: #ccc !important;
-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
background-color:transparent;
background-image: none;
transition: background-color 50000s ease-in-out 0s;
}

浙公网安备 33010602011771号