关于input在iOS下会变成圆角的解决
-webkit-appearance:none; border-radius:0; /*清除ios默认圆角*/
这两个css写到input上面瞬间input就恢复了正常