fix(config): 修复开服活动窗口显示错误
- 将 OpenServerTreasureWin3 视图更改为 OpenServerTreasureWin 视图 - 移除了不必要的 type 和 title 参数
This commit is contained in:
@@ -319,7 +319,7 @@
|
||||
}
|
||||
},
|
||||
"31": {
|
||||
"view": "app.OpenServerTreasureWin3",
|
||||
"view": "app.OpenServerTreasureWin",
|
||||
"id": 31,
|
||||
"funName": "王者抽奖",
|
||||
"isOpenNeed": {
|
||||
@@ -329,9 +329,7 @@
|
||||
"param": {
|
||||
"id": [
|
||||
10421
|
||||
],
|
||||
"type": 1,
|
||||
"title": "biaoti_cangjingge"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user