From 5bfcb77aea48c7f0ddb91c6bad29911892840101 Mon Sep 17 00:00:00 2001 From: tping Date: Thu, 26 Nov 2020 14:21:28 +0800 Subject: [PATCH] =?UTF-8?q?1126=20=E5=AE=A2=E6=9C=8DQQ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/Controller/GameController.class.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Application/Sdk/Controller/GameController.class.php b/Application/Sdk/Controller/GameController.class.php index 3c1fa8d8..13a66c8d 100644 --- a/Application/Sdk/Controller/GameController.class.php +++ b/Application/Sdk/Controller/GameController.class.php @@ -102,12 +102,16 @@ class GameController extends BaseController{ $contact_cs[$k]['act'] = ""; $contact_cs[$k]['type'] = -1; // IOS - $contact_cs[$k]['ios_url'] = ""; + $contact_cs[$k]['act'] = ""; } } } - + + if ($game['kefu_qq_type'] == 1) { + $contact_cs[$k]['act'] = ""; + $contact_cs[$k]['act'] = ""; + } array_multisort(array_column($contact_cs,'sort'),SORT_ASC,$menus); $ret = [