search

Home  >  Q&A  >  body text

ios - 在html代码中name为apple-itunes-app的meta标签定义有什么意义呢?

我在知乎的网页代码里发现了如下神秘代码

<meta name="apple-itunes-app" content="app-id=432274380" />

这样的定义有什么意义,可以自动适配指定的ios app吗?

ringa_leeringa_lee2768 days ago791

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 11:31:40

    This tag tells the iPhone’s safari browser what app corresponds to this website, and then displays a download banner on the page

    Reference: http://developer.apple.com/library/io...

    reply
    0
  • Cancelreply