| | |
| | | }
|
| | | }
|
| | | break;
|
| | | case JumpUIType.VipRechargeFunc5:
|
| | | if (!OpenServerActivityCenter.Instance.IsActivityOpen(_tagWinSearchModel.TABID))
|
| | | {
|
| | | return;
|
| | | }
|
| | | break;
|
| | | case JumpUIType.OpenServerRank:
|
| | | case JumpUIType.OSTimeLimitGift:
|
| | | case JumpUIType.OpenServerActivityFunc2_1:
|
| | |
| | | case JumpUIType.VipRechargeFunc1:
|
| | | case JumpUIType.VipRechargeFunc2:
|
| | | case JumpUIType.VipRechargeFunc4:
|
| | | case JumpUIType.VipRechargeFunc5:
|
| | | if (VersionConfig.Get().isBanShu)
|
| | | {
|
| | | SysNotifyMgr.Instance.ShowTip("FuncNoOpen_VIP");
|
| | |
| | | case JumpUIType.UnionChat1:
|
| | | case JumpUIType.UnionChat2:
|
| | | ChatCtrl.Inst.presentChatType = (ChatInfoType)(int.Parse(_tagWinSearchModel.SelectActive) - 1);
|
| | | SetJumpLogic<ChatWin>(_tagWinSearchModel.TABID);
|
| | | switch (ChatCtrl.Inst.presentChatType)
|
| | | {
|
| | | case ChatInfoType.Team:
|
| | | case ChatInfoType.Fairy:
|
| | | SetJumpLogic<SocialWin>(_tagWinSearchModel.TABID);
|
| | | break;
|
| | | default:
|
| | | SetJumpLogic<ChatWin>(_tagWinSearchModel.TABID);
|
| | | break;
|
| | | }
|
| | | break;
|
| | | case JumpUIType.MakeDrug:
|
| | | if (PackSendQuestMgr.Instance.useItemModel != null)
|
| | |
| | | case JumpUIType.OpenServerGift3:
|
| | | case JumpUIType.LimitedTimePackage:
|
| | | case JumpUIType.OpenServerRank:
|
| | | case JumpUIType.VipRechargeFunc5:
|
| | | SetJumpLogic<OpenServerActivityWin>(_tagWinSearchModel.TABID);
|
| | | break;
|
| | | case JumpUIType.OpenServerMountRank:
|