'ss'
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport">
|
||||
@@ -7,15 +8,10 @@
|
||||
<meta name="apple-touch-fullscreen" content="yes">
|
||||
<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" >
|
||||
<!-- <link rel="apple-touch-icon" href="/static/images/images/touxiang.png" /> -->
|
||||
<link rel="apple-touch-icon" href="/static/images/images/youtube.ico" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<link rel="apple-touch-icon" href="/static/images/images/youtube.png" />
|
||||
<link rel="icon" sizes="192x192" href="/static/images/images/youtube.png" />
|
||||
|
||||
<link
|
||||
rel="icon"
|
||||
sizes="192x192"
|
||||
href="/static/images/images/youtube.ico"
|
||||
/>
|
||||
<!-- PWA设置 -->
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
|
||||
@@ -30,7 +26,9 @@
|
||||
<meta http-equiv="Pragma" content="no-cache">
|
||||
<meta http-equiv="Expires" content="0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user