你说的是不是ios中识别了你网页里的数字,然后自动转换成了蓝色,点击还能唤起拨号的? 这个放在你的html head中应该能解决 <meta name="format-detection" content="telephone=no">
你说的是不是ios中识别了你网页里的数字,然后自动转换成了蓝色,点击还能唤起拨号的?
这个放在你的html head中应该能解决
<meta name="format-detection" content="telephone=no">