在Edge浏览器中会自动给符合某种规则的数字(比如电话号码、邮件等等)加下划线,如下图
解决方法是在head中加入:
<meta name="format-detection" content="telephone=no,email=no,address=no">
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/19186.html
在Edge浏览器中会自动给符合某种规则的数字(比如电话号码、邮件等等)加下划线,如下图
解决方法是在head中加入:
<meta name="format-detection" content="telephone=no,email=no,address=no">
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/19186.html