From a05cf425cf92e7bcc0362d21b8b5e73833ff5cf2 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 21 Jan 2025 20:39:19 +0800 Subject: [PATCH] =?UTF-8?q?refactor(config):=20=E5=88=A0=E9=99=A4=E8=BF=87?= =?UTF-8?q?=E6=9C=9F=E7=9A=84=20iqiyi=20QQ=20=E7=BE=A4=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了 PlayFunConfig.json 文件中已过期的 iqiyi QQ 群活动配置项 - 优化了配置文件结构,提高了可读性和维护性 --- configs/PlayFunConfig.json | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/configs/PlayFunConfig.json b/configs/PlayFunConfig.json index 2cea38d..abf0197 100644 --- a/configs/PlayFunConfig.json +++ b/configs/PlayFunConfig.json @@ -1724,26 +1724,7 @@ "icon": "icon_bangdingyouli", "cls": "app.PlatformFuliBindingRuleIcon" }, - "100": { - "view": "app.FuliIqiyiQQGroupView", - "id": 100, - "layer": 6, - "isOpenNeed": { - "openDay": 202501212023, - "level": 1 - }, - "phoneCls": "app.FuliIqiyiQQGroupRuleIcon", - "sort": 17, - "pfIDArray": [ - 10001 - ], - "isShowNeed": { - "openDay": 202501212023, - "level": 1 - }, - "icon": "icon_aiqiyiQQqun", - "cls": "app.FuliIqiyiQQGroupRuleIcon" - }, + "101": { "view": "app.FuliGame2BindingView", "id": 101,