From abaf227dc9cd103f7fd946ba5ec09f304b824bfb Mon Sep 17 00:00:00 2001 From: chenzhi Date: Wed, 22 Dec 2021 10:32:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/HomeController.class.php | 1 - 1 file changed, 1 deletion(-) 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);