From 6e55b657a49d787c3b8350ecc9cfaee3e5a6ec31 Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Wed, 25 Dec 2019 14:09:15 +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 --- Application/Home/Controller/HomeController.class.php | 4 +++- Application/Home/View/default/Home/landingPage.html | 7 ------- Data/update.sql | 7 ++++++- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index b079ee597..8cfa6ccb3 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -181,7 +181,9 @@ class HomeController extends Controller 'flooring_page_video', 'flooring_page_video_cover', 'supersign_status', - 'ios_video_top' + 'ios_video_top', + 'stable_status', + 'stable_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 8030e659d..65f3a4b35 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -261,13 +261,6 @@