From 2a2e5f0d3157ae66e7be99cb67f00c2ac4086074 Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Wed, 1 Apr 2020 16:21:21 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E6=B7=BB=E5=8A=A0tf=E7=A4=BC=E5=8C=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controller/GiftbagController.class.php | 3 - Application/Admin/View/Giftbag/add.html | 3 + Application/Admin/View/Giftbag/edit.html | 9 +- Application/Admin/View/Giftbag/lists.html | 5 +- .../Home/View/default/Home/landingPage.html | 259 +++++++++++++++- .../Controller/CommonController.class.php | 13 +- .../Controller/GiftController.class.php | 72 +++++ .../Mobile/Model/GiftbagModel.class.php | 4 + Public/Home/css/giftbag.css | 283 ++++++++++++++++++ Public/Home/images/libao.png | Bin 0 -> 6601 bytes Public/Home/images/libao2.png | Bin 0 -> 11934 bytes Public/Home/images/lingqu.png | Bin 0 -> 15360 bytes Public/Home/images/wu.png | Bin 0 -> 86916 bytes 13 files changed, 635 insertions(+), 16 deletions(-) create mode 100644 Public/Home/css/giftbag.css create mode 100644 Public/Home/images/libao.png create mode 100644 Public/Home/images/libao2.png create mode 100644 Public/Home/images/lingqu.png create mode 100644 Public/Home/images/wu.png diff --git a/Application/Admin/Controller/GiftbagController.class.php b/Application/Admin/Controller/GiftbagController.class.php index 5d2abb4d6..1d0625061 100644 --- a/Application/Admin/Controller/GiftbagController.class.php +++ b/Application/Admin/Controller/GiftbagController.class.php @@ -102,9 +102,6 @@ class GiftbagController extends ThinkController { public function add(){ if(IS_POST){ - - - if ($_POST['giftbag_version'] == '3') { $whereGift['giftbag_version'] = $_POST['giftbag_version']; $whereGift['game_id'] = $_POST['game_id']; diff --git a/Application/Admin/View/Giftbag/add.html b/Application/Admin/View/Giftbag/add.html index ba05b766f..9f961abac 100644 --- a/Application/Admin/View/Giftbag/add.html +++ b/Application/Admin/View/Giftbag/add.html @@ -90,6 +90,9 @@ + diff --git a/Application/Admin/View/Giftbag/edit.html b/Application/Admin/View/Giftbag/edit.html index 27c924717..874fb27f5 100644 --- a/Application/Admin/View/Giftbag/edit.html +++ b/Application/Admin/View/Giftbag/edit.html @@ -86,9 +86,12 @@ - + + diff --git a/Application/Admin/View/Giftbag/lists.html b/Application/Admin/View/Giftbag/lists.html index 5f0476e1d..eae2a6e6d 100644 --- a/Application/Admin/View/Giftbag/lists.html +++ b/Application/Admin/View/Giftbag/lists.html @@ -144,7 +144,10 @@ {$data.game_name} {$data.giftbag_name} - {:get_systems_name($data['giftbag_version'])}超级签全部 + + {:get_systems_name($data['giftbag_version'])} + 超级签TF落地页礼包全部 + {$data['novice_num']} {$data['novice']} diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index e6c516b9f..cfefe1dd7 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -16,6 +16,7 @@ + {$game['relation_game_name']} @@ -104,7 +105,10 @@
{$game['features']}
免费安装
- +
+ + +
@@ -341,6 +345,75 @@ + +
+
+ + +
+
+ + +