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 @@