|
|
@@ -10,24 +10,14 @@
|
|
|
|
|
|
<!-- Set render engine for 360 browser -->
|
|
|
<meta name="renderer" content="webkit">
|
|
|
-
|
|
|
- <!-- No Baidu Siteapp-->
|
|
|
- <meta http-equiv="Cache-Control" content="no-siteapp" />
|
|
|
-
|
|
|
- <link rel="icon" type="image/png" href="js/i/favicon.png">
|
|
|
-
|
|
|
- <!-- Add to homescreen for Chrome on Android -->
|
|
|
- <meta name="mobile-web-app-capable" content="yes">
|
|
|
- <link rel="icon" sizes="192x192" href="i/app-icon72x72@2x.png">
|
|
|
-
|
|
|
<!-- Add to homescreen for Safari on iOS -->
|
|
|
- <meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
+ <<!-- Add to homescreen for Safari on iOS -->
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
- <meta name="apple-mobile-web-app-title" content="Amaze UI" />
|
|
|
- <link rel="apple-touch-icon-precomposed" href="i/app-icon72x72@2x.png">
|
|
|
-
|
|
|
+ <meta name="apple-mobile-web-app-title" content="茶马古窖"/>
|
|
|
+ <meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
+ <meta name="msapplication-TileImage" content="__CDN__/assets/shop/img/index/logo.png">
|
|
|
+ <link rel="apple-touch-icon-precomposed" href="__CDN__/assets/shop/img/index/logo.png">
|
|
|
<!-- Tile icon for Win8 (144x144 + tile color) -->
|
|
|
- <meta name="msapplication-TileImage" content="i/app-icon72x72@2x.png">
|
|
|
<meta name="msapplication-TileColor" content="#0e90d2">
|
|
|
|
|
|
<link rel="stylesheet" href="__CDN__/assets/shop/css/amazeui.css">
|