IE / Edge 自动给数字加下划线的问题

网页内的表格数字,IE浏览器下浏览时,发现部分数字加了下划线,变蓝了,其他浏览器没有这个问题。 参考网上的解决办法,在网页<head>中加入以下语句解决。 <meta name="format-detection" content="telephone=no,email=no,address=no">    参考:https://blog.csdn.net/sandaray/article/det
相关文章
相关标签/搜索