diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index 8933b1110..5e52c5785 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -329,7 +329,6 @@ class HomeController extends Controller $game['relation_game_name'] = '麻雀飞青天'; } // dd($game); - $game['download_ways'] = 3; $this->assign("serviceQQ", $serviceQQ); $this->assign('isNewIos', $isNewIos);