| | |
| | | ChatCtrl.Inst.presentChatType = ChatInfoType.World;
|
| | | SetJumpLogic<ChatWin>(_tagWinSearchModel.TABID);
|
| | | break;
|
| | | case JumpUIType.Chat_Trumpet:
|
| | | ChatCtrl.Inst.presentChatType = ChatInfoType.Trumpet;
|
| | | SetJumpLogic<ChatWin>(_tagWinSearchModel.TABID);
|
| | | break;
|
| | | case JumpUIType.PrivateChat:
|
| | | ChatCtrl.Inst.presentChatType = ChatInfoType.Friend;
|
| | | SetJumpLogic<ChatWin>(_tagWinSearchModel.TABID);
|
| | |
| | | Team_EmperorRelic = 256, //组队列表-娲皇遗迹标签
|
| | | OpenServer_AccumulateRecharge = 257, //精彩活动—累计充值界面
|
| | | DungeonAssitCheckIn = 258, //副本助战登记
|
| | | Chat_Trumpet = 259, //聊天界面-喇叭聊天
|
| | | LifeMagicianPreview = 260, //生命神兵预览界面
|
| | | AttackMagicianPreview = 261, //攻击神兵预览界面
|
| | | DefenceMagicianPreview = 262, //护盾神兵预览界面
|