摘要: a、button、input点击获取焦点时出现蓝色边框,如何去掉 a,button,input{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-modify: read-write-plaintext-only; } 可根据实 阅读全文
posted @ 2020-09-02 19:36 Mmlzi 阅读(405) 评论(0) 推荐(0)