refactor(config): 移除 PlayFunConfig 中的捐赠排名相关配置
- 删除了 id 为 51 的捐赠排名窗口配置 - 保留了其他配置项不变
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user