From a8681ff97086e2b3cedf450f54e3da44dd200229 Mon Sep 17 00:00:00 2001 From: chenzhi Date: Tue, 21 Dec 2021 11:26:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=90=BD=E5=9C=B0=E9=A1=B5?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Home/Controller/HomeController.class.php | 18 --- .../Home/View/default/Home/landingPage.html | 8 +- .../Home/View/default/Home/landingPage2.html | 117 +++++++++++++++--- Public/Home/images/ladingpage/18.png | Bin 0 -> 8996 bytes Public/Home/images/ladingpage/close.png | Bin 0 -> 502 bytes Public/Home/images/ladingpage/jump.png | Bin 0 -> 62651 bytes Public/Home/images/ladingpage/serve.png | Bin 0 -> 6405 bytes Public/Home/js/ladingpage.js | 58 +++++++++ 8 files changed, 166 insertions(+), 35 deletions(-) create mode 100644 Public/Home/images/ladingpage/18.png create mode 100644 Public/Home/images/ladingpage/close.png create mode 100644 Public/Home/images/ladingpage/jump.png create mode 100644 Public/Home/images/ladingpage/serve.png create mode 100644 Public/Home/js/ladingpage.js diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index f1ae3b3d7..5e52c5785 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -329,25 +329,7 @@ class HomeController extends Controller $game['relation_game_name'] = '麻雀飞青天'; } // dd($game); - //测试代码->begin - $game['screenshot'] = [ - 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b7f7508f.png', - 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b7fd0f0d.png', - 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b7ed34ad.png', - 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b80ba419.png', - 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b804808c.png' - ]; - - $game['download_ways'] = 2; - // - // - // - - // dd($game); - - //测试代码->end - $this->assign("serviceQQ", $serviceQQ); $this->assign('isNewIos', $isNewIos); $this->assign('downloadUrl', $downloadUrl); diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index 1ba1ad319..af4f893a4 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -13,6 +13,7 @@ + @@ -573,7 +574,7 @@
*未绑定手机用户请联系客服:
-
在线客服:800871158
+
在线客服:{$serviceQQ}
@@ -735,6 +736,8 @@ background:rgba(0,0,0,0.6); z-index: 999;display: none;">
--> + + @@ -1309,6 +1312,9 @@ function getCurUserId() { } $(function(){ + var isSafari = !is_tip_safari(); + LADING.init({qq:'{$serviceQQ}',canTips:isSafari}) + $('#go_confirm').click(function () { var isTipSafari = is_tip_safari(); if (isTipSafari) { diff --git a/Application/Home/View/default/Home/landingPage2.html b/Application/Home/View/default/Home/landingPage2.html index dcccaf551..a4511760f 100644 --- a/Application/Home/View/default/Home/landingPage2.html +++ b/Application/Home/View/default/Home/landingPage2.html @@ -1,5 +1,5 @@ - + @@ -9,6 +9,7 @@ + {$game['relation_game_name']} @@ -18,13 +19,14 @@ + - + @@ -54,32 +91,79 @@
- -
- -
- -
- - - - - + +
+ + + + + +
+ + + + + +