gpt4 book ai didi

iphone - Safari 移动版全屏

转载 作者:行者123 更新时间:2023-12-03 18:31:58 29 4
gpt4 key购买 nike

我正在尝试在我的 iPhone Web 应用程序上设置全屏模式,我已阅读 Apple 关于 apple-mobile-web-app-capable 元标记的文档,但它不起作用,你能帮助我吗?谢谢

最佳答案

<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">

确保你按照巴拉克拉克提到的去做

Its worth mentioning that these tags only work when the app is saved the home screen and launched from there

关于iphone - Safari 移动版全屏,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6143637/

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