Procházet zdrojové kódy

wesmiler ECY 画画交易平台

APPLE před 3 roky
rodič
revize
4c1d10b173

+ 8 - 0
application/index/view/user/login.html

@@ -9,6 +9,14 @@
 	<title>商城</title>
 	<!-- Set render engine for 360 browser -->
 	<meta name="renderer" content="webkit">
+	<!-- 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="茶马古窖"/>
+	<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-TileColor" content="#0e90d2">
 	<link rel="stylesheet" href="__CDN__/assets/shop/css/normalize.css" />
 	<link rel="stylesheet" href="__CDN__/assets/shop/css/amazeui.css">
 	<link rel="stylesheet" href="__CDN__/assets/shop/css/app.css">

+ 1 - 1
application/shop/view/goods/index.html

@@ -11,7 +11,7 @@
     <!-- Set render engine for 360 browser -->
     <meta name="renderer" content="webkit">
     <!-- Add to homescreen for Safari on iOS -->
-    <<!-- Add to homescreen for Safari on iOS --> 
+    <<!-- 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="茶马古窖"/>
     <meta name="apple-mobile-web-app-capable" content="yes">