少年修仙传客户端代码仓库
hch
2019-10-23 9dbf3050aaf217ba038211ccf988189eb24a0e39
0312 增加灵石商城跳转显示引导购买特效
1个文件已修改
16 ■■■■■ 已修改文件
System/WindowJump/WindowJumpMgr.cs 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/WindowJump/WindowJumpMgr.cs
@@ -221,6 +221,15 @@
                int.TryParse(_tagWinSearchModel.SelectActive, out storeModel.fairyStoreJumpShopId);
                SetJumpLogic<UnionStoreWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.LSStore1:
            case JumpUIType.LSStore2:
            case JumpUIType.LSStore3:
            case JumpUIType.LSStore4:
                int itemID;
                int.TryParse(_tagWinSearchModel.SelectActive, out itemID);
                storeModel.SetJumpToModel(itemID);
                SetJumpLogic<StoreWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.UnionFunc1:
            case JumpUIType.UnionFunc2:
            case JumpUIType.UnionFunc3:
@@ -1777,6 +1786,13 @@
    XBStore_3 = 343,
    XBStore_4 = 344,
    LSStore1 = 345,
    LSStore2 = 346,
    LSStore3 = 347,
    LSStore4 = 348,
    DhszTs = 1001,//定海神针功法提升界面
    HyqTs = 1002,//皓月枪功法提升界面
    GyzTs = 1003,//鬼牙刃功法提升界面