wangsaitao 1 年間 前
コミット
614aba5461

ファイルの差分が大きいため隠しています
+ 1617 - 0
application/admin/view/device_statistics/device1.html


+ 11 - 5
application/h5/view/index/download.html

@@ -11,6 +11,9 @@
             padding: 15vw;
             padding-top: 20vw;
             padding-bottom: 0;
+            background: url(/static/mobile/img/beijing.png) no-repeat;
+            /*background-size: 100% 100%;*/
+
         }
         .logo{
             margin-bottom: 10vw;
@@ -76,13 +79,16 @@
             background-color: transparent;
             position: fixed;
             z-index: 100;
-            top: 45%;
+            top: 55%;
             left: 0;
             width: 100%;
             height: 20%;
         }
         .tu{
-            margin-top: -35px;
+            width: 50px;
+            height: 200px;
+            /* text-align: center; */
+            margin: 0px auto;
         }
         .tu img{
             width: 100%;
@@ -114,9 +120,9 @@
          苹果系统下载
     </a>
 </div>
-<div class="zi">
-    <img src="/static/mobile/img/zi.png" alt="">
-</div>
+<!--<div class="zi">-->
+<!--    <img src="/static/mobile/img/zi.png" alt="">-->
+<!--</div>-->
 {if condition="$iswx eq 1"}
 <div class="top-div">
     <img src="/static/mobile/img/tixing@3x.png" alt="">

+ 4 - 4
config/app.php

@@ -163,14 +163,14 @@ return [
     'encryption_key' => 'J2Y0A2T1E0C0GYJK',
 //    'gdmap' => 'ce7d8de041bde1fca7fa240a5936c15d', // 高德地图key
 //    'gdmap' => '8bd01c5dc5f4037eeb5652614e6f2692', // 高德地图key
-    'gdmap' => 'd65102f453a16310c714cf916102a535', // 高德地图key
-    'gdkey' => '9f12059fcd94d28c0d40a1f9f326d85e', // 高德地图安全秘钥
+    'gdmap' => '3d06278fc0ed17ef30d6e3ef2a7d6ab6', // 高德地图key
+    'gdkey' => 'ceda5feaa7fc23d8f86c26d81e0374b5', // 高德地图安全秘钥
 
     'max_send_sms' => 5, // 每个手机号每天发送手机号的数量
 
     'jpush' => [ // 极光推送
-        'appkey' => '47566d1ef7fec7234b40d794',
-        'mastersecret' => 'dc374b56a6c960af850abd50'
+        'appkey' => '2427db9c92701bb0c35b3423',
+        'mastersecret' => '0664f4620c94a68bf7563344'
     ],
 
     'ucode' => 'gyjk',  //二维码标识 //正式使用后不可修改

BIN
public/logo.png


BIN
public/static/admin/img/beijing.png


BIN
public/static/admin/img/tu.png


BIN
public/static/mobile/img/beijing.png


BIN
public/static/mobile/img/icon-az.png


BIN
public/static/mobile/img/icon-ios.png


BIN
public/static/mobile/img/tu.png