如何去除input和textarea在移动端的黑线 2019-07-10 本文已影响0人 a476020d9585 input和textarea在移动端都会显示一条黑隐,加上-webkit-appearance: none;这个css属性可以去除。