refactor(configs): 调整活动视图和更新功能配置
- 将 FunExhibitionConfig.json 中的 "view" 从 "app.OpenServerTreasureWin" 修改为 "app.OpenServerTreasureWin3" - 在 PlayFunConfig.json 中更新了多个配置项: - 移除了 10421 作为 "param" 中的 ID - 在另一个配置项中添加了 10421 作为 "id" 数组的新元素
This commit is contained in:
@@ -319,7 +319,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"31": {
|
"31": {
|
||||||
"view": "app.OpenServerTreasureWin",
|
"view": "app.OpenServerTreasureWin3",
|
||||||
"id": 31,
|
"id": 31,
|
||||||
"funName": "王者抽奖",
|
"funName": "王者抽奖",
|
||||||
"isOpenNeed": {
|
"isOpenNeed": {
|
||||||
|
|||||||
@@ -442,8 +442,7 @@
|
|||||||
"phoneLayer": 1,
|
"phoneLayer": 1,
|
||||||
"param": {
|
"param": {
|
||||||
"id": [
|
"id": [
|
||||||
10025,
|
10025
|
||||||
10421
|
|
||||||
],
|
],
|
||||||
"type": 2
|
"type": 2
|
||||||
},
|
},
|
||||||
@@ -1176,7 +1175,8 @@
|
|||||||
"id": [
|
"id": [
|
||||||
10241,
|
10241,
|
||||||
10242,
|
10242,
|
||||||
10243
|
10243,
|
||||||
|
10421
|
||||||
],
|
],
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"title": "biaoti_cangjingge"
|
"title": "biaoti_cangjingge"
|
||||||
|
|||||||
Reference in New Issue
Block a user