在i标签下嵌套一个input标签 设置了 -webkit-apprarence:none;
设置了宽高,和padding:3px
结果placeholder显示不全
经排查
这时候的input默认有圆角
最后通过行高 解决这个问题。