需修改的是web端非android端,只有chrome才有效果
[html]
<meta name="mobile-web-app-capable" content="yes">
[/html]
參考網址:https://developers.google.com/web/fundamentals/native-hardware/fullscreen/
學無止境,教學相長
需修改的是web端非android端,只有chrome才有效果
[html]
<meta name="mobile-web-app-capable" content="yes">
[/html]
參考網址:https://developers.google.com/web/fundamentals/native-hardware/fullscreen/