From b4972959f7b52f245867c53e5c87bd1b578eadba Mon Sep 17 00:00:00 2001 From: chenzhi Date: Wed, 25 Dec 2019 17:09:58 +0800 Subject: [PATCH 01/13] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=85=AC=E4=BC=9A?= =?UTF-8?q?=E6=B8=A0=E9=81=93=E4=B8=BA=E7=A9=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/Controller/FinancePromoteController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Application/Admin/Controller/FinancePromoteController.class.php b/Application/Admin/Controller/FinancePromoteController.class.php index f15aef2c0..9e4cf147a 100644 --- a/Application/Admin/Controller/FinancePromoteController.class.php +++ b/Application/Admin/Controller/FinancePromoteController.class.php @@ -241,6 +241,7 @@ class FinancePromoteController extends AdminController foreach($senddata as $k=>$v){ if(empty($v['company_name'])) $v['company_name']= "万盟天下科技"; + if(empty($v['promote_account'])) $v['promote_account']= "官方渠道"; if(!array_key_exists('cash_count',$v)) $v['cash_count']=0; if(!array_key_exists('balance_coin_count',$v)) $v['balance_coin_count']=0; if(!array_key_exists('bind_coin_count',$v)) $v['bind_coin_count']=0; 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 02/13] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=90=BD=E5=9C=B0?= =?UTF-8?q?=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 @@ -