|
|
f90a2e3512
|
refactor(config): 更新 PlayFunConfig.json 中的 openDay 参数
- 将 openDay 参数从 1 修改为 202501212023,以满足特定的开启需求
- 此修改影响两个位置:isOpenNeed 和 isShowNeed 对象中的 openDay 字段
|
2025-01-21 20:24:10 +08:00 |
|
aixianling
|
045d1fb7ee
|
refactor(configs): 调整活动视图和更新功能配置
- 将 FunExhibitionConfig.json 中的 "view" 从 "app.OpenServerTreasureWin" 修改为 "app.OpenServerTreasureWin3"
- 在 PlayFunConfig.json 中更新了多个配置项:
- 移除了 10421 作为 "param" 中的 ID
- 在另一个配置项中添加了 10421 作为 "id" 数组的新元素
|
2024-12-26 16:32:42 +08:00 |
|
aixianling
|
109133e559
|
feat(configs): 更新活动抽奖配置
- 调整 GlobalId2 列表,移除 10421
- 在 GlobalId 列表中添加 10421
- 在 PlayFunConfig 中的 id 列表中添加 10421
- 从 PlayFunConfig 中的 id 列表中移除 10421
|
2024-12-26 16:28:16 +08:00 |
|
aixianling
|
834b7316f1
|
fix: 修改文件名大小写
|
2024-12-26 15:36:52 +08:00 |
|
aixianling
|
9f9f874610
|
feat(config): 添加跨服活动配置文件
- 新增 ACTcrossServerTabCfg.json 配置文件,定义了多种跨服活动的属性
- 在 .gitignore 文件中添加了 package-lock.json、node_modules 和 config.xml
|
2024-12-19 12:02:43 +08:00 |
|