css中添加
*:not(input) { font-family: sans-serif; font-size-adjust: none; -webkit-user-select: none; -webkit-touch-callout: none; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0)}
既可以消除点击连接或者按钮或者执行onclick事件时出现的边框