去除ios输入框阴影

input,textarea{-webkit-appearance:none; outline: none; }

ios有边框时设置boder-radius:0; 去除默认圆角问题

相关文章: