This commit is contained in:
WLT\Eric.hu
2025-03-27 17:23:50 +08:00
parent 0aaa601f4f
commit e9b688e64c
3 changed files with 7 additions and 2 deletions

View File

@@ -6,6 +6,11 @@
<meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<!-- 安卓webapp -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#ffffff">
<meta name="application-name" content="Youtube运营">
<meta name="format-detection" content="telephone=no,address=no">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">