safari 开发常用mate

<metaname="format-detection"content="telephone=no">自动解析手机号码(关闭)

<linkrel="apple-touch-icon-precomposed"href="xxx.png"/>生成桌面图标(原图)

<linkrel="apple-touch-icon"href="xxx.png"/>生成桌面图标(高亮图标,苹果为你的图标增加效果)

<linkrel="icon"href="favicon.ico"type="image/x-icon"/>地址栏中图标

<linkrel="shortcuticon"href="favicon.ico"type="image/x-icon"/>

相关推荐