فهرست منبع

wesmiler ECY 画画交易平台

APPLE 3 سال پیش
والد
کامیت
082d3cde80
2فایلهای تغییر یافته به همراه5 افزوده شده و 4 حذف شده
  1. 4 3
      application/shop/view/index/index.html
  2. 1 1
      application/shop/view/user/bonuspage.html

+ 4 - 3
application/shop/view/index/index.html

@@ -12,11 +12,12 @@
     <!-- No Baidu Siteapp-->
     <meta http-equiv="Cache-Control" content="no-siteapp"/>
     <!-- Add to homescreen for Chrome on Android -->
-    <meta name="mobile-web-app-capable" content="yes">
     <!-- Add to homescreen for Safari on iOS -->
-    <meta name="apple-mobile-web-app-capable" content="yes">
     <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-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/amazeui.css">

+ 1 - 1
application/shop/view/user/bonuspage.html

@@ -61,7 +61,7 @@
 			</li>
 		</ul>
 		<ul class="am-avg-sm-2 am-text-center am-padding-top-sm am-padding-bottom-xs am-text-xs orders-img">
-			<li >
+			<li onclick="window.location.href='/shop/user/withdraw1.html'">
 				<div class="am-text-warning am-text-lg">{$user.bonus}</div>
 				<div class="">可提现佣金(元)</div>
 			</li>