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
|
1ae42400d5
|
fix(config): 修复开服活动窗口显示错误
- 将 OpenServerTreasureWin3 视图更改为 OpenServerTreasureWin 视图
- 移除了不必要的 type 和 title 参数
|
2024-12-26 16:21:14 +08:00 |
|
aixianling
|
760f24478c
|
refactor(configs): 更新活动配置并调整抽奖活动参数
- 修改 Activity10020Config.json 中的活动 ID 为 10421
- 更新 ActivityDrawConf.json 的格式和内容
- 在 FunExhibitionConfig.json 中添加新的王者抽奖活动配置
|
2024-12-26 16:05:58 +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 |
|