From 48b18db14152326a6233062074de1133c53ff49e Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Wed, 25 Dec 2019 17:11:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=90=BD=E5=9C=B0=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Home/Controller/HomeController.class.php | 4 +- .../Home/View/default/Home/landingPage.html | 226 ++++++++++++++-- .../Controller/BaseController.class.php | 22 ++ .../Controller/CommonController.class.php | 252 ++++++++++++++++++ Data/update.sql | 4 +- 5 files changed, 476 insertions(+), 32 deletions(-) create mode 100644 Application/Mobile/Controller/CommonController.class.php diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index 8cfa6ccb3..04f863e2c 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -182,8 +182,8 @@ class HomeController extends Controller 'flooring_page_video_cover', 'supersign_status', 'ios_video_top', - 'stable_status', - 'stable_url', + 'beta_status', + 'beta_url', ]; $map = ['id' => intval($gameId)]; $game = M('game', 'tab_')->field($columns)->where($map)->find(); diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index 65f3a4b35..f00a69ef3 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -269,17 +269,17 @@
¥10至尊下载
- -
稳定版下载
+ +
beta版下载
-
稳定版下载
+
beta版下载
¥10至尊下载
-
稳定版下载
+
beta版下载
@@ -361,7 +361,7 @@ -