解决办法:

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}


注:webkit是苹果浏览器引擎,tap点击,highlight背景高亮,color颜色,颜色用数值调节。

相关文章:

  • 2022-01-09
  • 2022-12-23
  • 2021-12-05
  • 2021-12-26
  • 2021-10-07
  • 2021-11-02
  • 2022-12-23
  • 2021-12-28
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2021-09-08
相关资源
相似解决方案