From 3b2d5a9d3c0e5c328cf5c179f842252e2c9db143 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 21 Jan 2025 20:51:24 +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=E6=8D=90=E8=B5=A0=E6=8E=92?= =?UTF-8?q?=E5=90=8D=E7=9B=B8=E5=85=B3=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了 id 为 51 的捐赠排名窗口配置 - 保留了其他配置项不变 --- configs/PlayFunConfig.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/configs/PlayFunConfig.json b/configs/PlayFunConfig.json index dee493c..2dcf31d 100644 --- a/configs/PlayFunConfig.json +++ b/configs/PlayFunConfig.json @@ -758,26 +758,6 @@ "icon": "icon_kuangbao", "cls": "app.ViolentStateRuleIcon" }, - "51": { - "view": "app.DonationRankWin", - "phoneIcon": "icon_juanxianbang", - "id": 51, - "layer": 4, - "isOpenNeed": { - "openDay": 1, - "level": 51 - }, - "phoneCls": "app.DonationRankRuleIcon", - "phoneSort": 3, - "sort": 5, - "phoneLayer": 2, - "isShowNeed": { - "openDay": 1, - "level": 51 - }, - "icon": "icon_juanxianbang", - "cls": "app.DonationRankRuleIcon" - }, "52": { "view": "app.FuLi4366Win", "id": 52,