试试.补充 <!-- 删除苹果默认的工具栏和菜单栏 --> <meta name="apple-mobile-web-app-capable" content="yes" /> <!-- QQ强制全屏 --> <meta name="x5-fullscreen" content="true"> <!-- UC强制全屏 --> <meta name="full-screen" content="yes">
试试.补充