摘要: -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; 阅读全文
posted @ 2017-12-22 16:01 九段刀客 阅读(547) 评论(0) 推荐(0)
摘要: ios平台下的input,button圆角bug修复 input,button{-webkit-appearance:none;border-radius: 0;} 阅读全文
posted @ 2017-12-22 15:47 九段刀客 阅读(223) 评论(0) 推荐(0)