refactor(config): 移除 PlayFunConfig 中的冗余配置项
- 删除了 configs/PlayFunConfig.json 文件中的一个冗余配置项 - 优化配置文件结构,提高可读性和维护性
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user