fix(config): 修复开服活动窗口显示错误

- 将 OpenServerTreasureWin3 视图更改为 OpenServerTreasureWin 视图
- 移除了不必要的 type 和 title 参数
This commit is contained in:
aixianling
2024-12-26 16:21:14 +08:00
parent 760f24478c
commit 1ae42400d5

View File

@@ -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"
]
}
}
}