有些手机会将网页中的数字识别为电话号码,出现‘变色’的情况。

可以用meta标签解决这个问题。

<meta name="format-detection" content="telephone=no,email=no"/>

这样就不会出现‘变色’情况了。

相关文章:

  • 2021-12-05
  • 2021-06-05
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2021-11-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2021-08-22
  • 2022-12-23
相关资源
相似解决方案