From 13cb680955df08371f5bc5202881676803c4d22a Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Mon, 20 Jan 2020 15:58:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/HomeController.class.php | 5 ++++- Application/Home/View/default/Home/landingPage.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index fd37284b9..eea52d404 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -243,8 +243,10 @@ class HomeController extends Controller } $serviceQQ = M("config", "sys_")->field('value')->where("name='APP_QQ'")->find()['value']; - $this->assign("serviceQQ", $serviceQQ); + $ssgUrl = C('DOMAIN_OFFICIAL_MOBILE') . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId; + + $this->assign("serviceQQ", $serviceQQ); $this->assign('isNewIos', $isNewIos); $this->assign('downloadUrl', $downloadUrl); $this->assign('isIOS13', $isIOS13); @@ -254,6 +256,7 @@ class HomeController extends Controller $this->assign('apply', $apply); $this->assign('game', $game); $this->assign('promoteId', $promoteId); + $this->assign('ssgUrl', $ssgUrl); $cur_url = base64_encode(base64_encode("http://" . $_SERVER['HTTP_HOST'] . __SELF__)); $this->assign('cur_url', $cur_url); if ($isIOS) { diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index 1604aab3a..a1ce2751f 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -273,7 +273,7 @@ -
¥10至尊下载
+
¥10至尊下载