1 |
|
2 | <meta charset='utf-8'>
|
3 |
|
4 | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
|
5 |
|
6 | <meta name="description" content="不超过150个字符"/>
|
7 |
|
8 | <meta name="keywords" content=""/>
|
9 |
|
10 | <meta name="author" content="name, email@gmail.com"/>
|
11 |
|
12 | <meta name="robots" content="index,follow"/>
|
13 |
|
14 |
|
15 | <meta name="viewport" content="initial-scale=1, maximum-scale=3, minimum-scale=1, user-scalable=no">
|
16 |
|
17 | <meta name="apple-mobile-web-app-title" content="标题">
|
18 |
|
19 | <meta name="apple-mobile-web-app-capable" content="yes"/>
|
20 |
|
21 | <meta name="apple-itunes-app" content="app-id=myAppStoreID, affiliate-data=myAffiliateData, app-argument=myURL">
|
22 |
|
23 | <meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
24 |
|
25 | <meta name="format-detection" content="telphone=no, email=no"/>
|
26 |
|
27 |
|
28 | <meta name="renderer" content="webkit">
|
29 |
|
30 | <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
31 |
|
32 | <meta http-equiv="Cache-Control" content="no-siteapp" />
|
33 |
|
34 | <meta name="HandheldFriendly" content="true">
|
35 |
|
36 | <meta name="MobileOptimized" content="320">
|
37 |
|
38 | <meta name="screen-orientation" content="portrait">
|
39 |
|
40 | <meta name="x5-orientation" content="portrait">
|
41 |
|
42 | <meta name="full-screen" content="yes">
|
43 |
|
44 | <meta name="x5-fullscreen" content="true">
|
45 |
|
46 | <meta name="browsermode" content="application">
|
47 |
|
48 | <meta name="x5-page-mode" content="app">
|
49 |
|
50 | <meta name="msapplication-tap-highlight" content="no">
|
51 |
|
52 | <link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-57x57-precomposed.png"/>
|
53 |
|
54 | <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch-icon-114x114-precomposed.png"/>
|
55 |
|
56 | <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144x144-precomposed.png"/>
|
57 |
|
58 |
|
59 |
|
60 |
|
61 | <link rel="apple-touch-startup-image" sizes="768x1004" href="/splash-screen-768x1004.png"/>
|
62 |
|
63 | <link rel="apple-touch-startup-image" sizes="1536x2008" href="/splash-screen-1536x2008.png"/>
|
64 |
|
65 | <link rel="apple-touch-startup-image" sizes="1024x748" href="/Default-Portrait-1024x748.png"/>
|
66 |
|
67 | <link rel="apple-touch-startup-image" sizes="2048x1496" href="/splash-screen-2048x1496.png"/>
|
68 |
|
69 |
|
70 | <link rel="apple-touch-startup-image" href="/splash-screen-320x480.png"/>
|
71 |
|
72 | <link rel="apple-touch-startup-image" sizes="640x960" href="/splash-screen-640x960.png"/>
|
73 |
|
74 | <link rel="apple-touch-startup-image" sizes="640x1136" href="/splash-screen-640x1136.png"/>
|
75 |
|
76 |
|
77 |
|
78 |
|
79 | <meta name="msapplication-TileColor" content="#000"/>
|
80 |
|
81 | <meta name="msapplication-TileImage" content="icon.png"/>
|
82 |
|
83 |
|
84 | <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.xml"/>
|
85 |
|
86 | <link rel="shortcut icon" type="image/ico" href="/favicon.ico"/>
|
87 |
|
88 |
|
89 |
|
90 | <meta property="og:type" content="类型" />
|
91 | <meta property="og:url" content="URL地址" />
|
92 | <meta property="og:title" content="标题" />
|
93 | <meta property="og:image" content="图片" />
|
94 | <meta property="og:description" content="描述" />
|