Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当您使用元标记时,有什么方法可以确定您是否处于 Safari 全屏模式apple-mobile-web-app-capable?
apple-mobile-web-app-capable
有了这个
window.navigator.standalone
它是true全屏的
true