gpt4 book ai didi

android - Android 上的 "apple-mobile-web-app-title"

转载 作者:可可西里 更新时间:2023-11-01 19:07:33 27 4
gpt4 key购买 nike

Android 网络应用程序是否有等效于 iOS 6 元标记 apple-mobile-web-app-title 的?让您可以定义长标题和短标题的东西。

<title>Long name</title>
<meta name="apple-mobile-web-app-title" content="Short name">

最佳答案

这可以使用“application-name”元标记。但是它似乎只适用于 chrome。 Firefox 和 android 浏览器不使用 title 标签

<head> ...  <meta name="application-name" content="Awesome App!"> ...  </head>

来自,在 Web 应用程序中的使用部分
http://w3c-webmob.github.io/installable-webapps/

关于android - Android 上的 "apple-mobile-web-app-title",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15083788/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com