From 05039ac8c161a50b879d63ea7e28854f8349742f Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 21 Jan 2025 20:44:55 +0800 Subject: [PATCH] =?UTF-8?q?refactor(config):=20=E7=A7=BB=E9=99=A4=20PlayFu?= =?UTF-8?q?nConfig=20=E4=B8=AD=E7=9A=84=E5=86=97=E4=BD=99=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了 configs/PlayFunConfig.json 文件中的一个冗余配置项 - 优化配置文件结构,提高可读性和维护性 --- configs/PlayFunConfig.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/configs/PlayFunConfig.json b/configs/PlayFunConfig.json index abf0197..dee493c 100644 --- a/configs/PlayFunConfig.json +++ b/configs/PlayFunConfig.json @@ -1238,21 +1238,6 @@ "level": 1 } }, - "75": { - "view": "app.MultiVersionView", - "phoneIcon": "icon_sanduanhutong", - "id": 75, - "layer": 6, - "phoneCls": "app.MultiVersionRuleIcon", - "phoneSort": 4, - "sort": 10, - "pfIDArray": [ - 10001 - ], - "phoneLayer": 1, - "icon": "icon_sanduanhutong", - "cls": "app.MultiVersionRuleIcon" - }, "76": { "view": "app.ActivityCopiesWin", "id": 76,