feat(config): 添加跨服活动配置文件
- 新增 ACTcrossServerTabCfg.json 配置文件,定义了多种跨服活动的属性 - 在 .gitignore 文件中添加了 package-lock.json、node_modules 和 config.xml
This commit is contained in:
1
configs/ItemTypeConfig.json
Normal file
1
configs/ItemTypeConfig.json
Normal file
@@ -0,0 +1 @@
|
||||
{"0":{"id":0,"pagename":"全部"},"1":{"id":1,"pagename":"药品材料"},"2":{"id":2,"pagename":"合成装备"},"3":{"id":3,"pagename":"基础装备"},"4":{"id":4,"pagename":"进阶装备"},"5":{"id":5,"pagename":"转生道具"},"6":{"id":6,"pagename":"跨服秘境"}}
|
||||
Reference in New Issue
Block a user