feat: 删除webapp
This commit is contained in:
@@ -4,20 +4,20 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||||
<meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport">
|
<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-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-touch-fullscreen" content="yes">
|
<meta name="apple-touch-fullscreen" content="yes"> -->
|
||||||
<!-- 安卓webapp -->
|
<!-- 安卓webapp -->
|
||||||
<meta name="mobile-web-app-capable" content="yes">
|
<!-- <meta name="mobile-web-app-capable" content="yes">
|
||||||
<meta name="theme-color" content="#ffffff">
|
<meta name="theme-color" content="#ffffff">
|
||||||
<meta name="application-name" content="Youtube运营">
|
<meta name="application-name" content="Youtube运营"> -->
|
||||||
|
|
||||||
<meta name="format-detection" content="telephone=no,address=no">
|
<meta name="format-detection" content="telephone=no,address=no">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="white">
|
<meta name="apple-mobile-web-app-status-bar-style" content="white">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<!-- 添加icon图标 -->
|
<!-- 添加icon图标 -->
|
||||||
<link rel="apple-touch-icon" href="/static/images/images/youtube192.png" />
|
<!-- <link rel="apple-touch-icon" href="/static/images/images/youtube192.png" />
|
||||||
<link rel="icon" sizes="192x192" href="/static/images/images/youtube192.png" />
|
<link rel="icon" sizes="192x192" href="/static/images/images/youtube192.png" />
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- <link rel="icon" type="image/x-icon" href="/static/images/youtube.ico"> -->
|
<!-- <link rel="icon" type="image/x-icon" href="/static/images/youtube.ico"> -->
|
||||||
<title>Youtube运营</title>
|
<title>Youtube运营</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user