diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index 30327dc32..f1ae3b3d7 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -328,6 +328,25 @@ class HomeController extends Controller if(in_array($game['id'], [219, 220])) { $game['relation_game_name'] = '麻雀飞青天'; } + // dd($game); + //测试代码->begin + $game['screenshot'] = [ + 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b7f7508f.png', + 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b7fd0f0d.png', + 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b7ed34ad.png', + 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b80ba419.png', + 'https://wmtx-platform-product.wmtxkj.com/icon/5ee83b804808c.png' + ]; + + $game['download_ways'] = 2; + + // + // + // + + // dd($game); + + //测试代码->end $this->assign("serviceQQ", $serviceQQ); $this->assign('isNewIos', $isNewIos); diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html index d3d3ec7b1..b585a8912 100644 --- a/Application/Home/View/default/Home/landingPage.html +++ b/Application/Home/View/default/Home/landingPage.html @@ -38,6 +38,7 @@ + @@ -49,8 +50,6 @@