refactor(config): 移除 PlayFunConfig 中的捐赠排名相关配置

- 删除了 id 为 51 的捐赠排名窗口配置
- 保留了其他配置项不变
This commit is contained in:
2025-01-21 20:51:24 +08:00
parent 05039ac8c1
commit 3b2d5a9d3c

View File

@@ -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,