As follows:
<meta name=”viewport” content=”width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no”>
<meta name=”format-detection” content=”telephone=no,email=no,address=no”>
<meta name=”apple-mobile-web-app-capable” content=”yes”>
<meta name=”apple-mobile-web-app-status-bar-style” content=”black”>
<meta name=”apple-touch-fullscreen” content=”yes”>
“Microsoft YaHei”, “Arial”, “Helvetica” / / font
<meta name=”viewport” content=”width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no”>
<meta name=”format-detection” content=”telephone=no,email=no,address=no”>
<meta name=”apple-mobile-web-app-capable” content=”yes”>
//Delete the default Apple toolbar and menu bar.
<meta name=”apple-mobile-web-app-status-bar-style” content=”black”>
//Control status bar display style
<meta name=”apple-touch-fullscreen” content=”yes”>
//Full screen display
The above H5 meta summary (front-end must see article) is all the content that Xiaobian shares with you. I hope it can give you a reference, and I hope you can support developer more.