parent
0a2e186913
commit
6a44a24e2b
|
@ -370,7 +370,8 @@ function UpView:RechargeType(_type)
|
|||
if UIManager.IsOpen(UIName.TenRecruitPanel) then
|
||||
UIManager.ClosePanel(UIName.TenRecruitPanel)
|
||||
end
|
||||
JumpManager.GoJump(40014)
|
||||
local actid=ActivityGiftManager.GetActivityIdByType(ActivityTypeDef.XiangYaoDuoBao)
|
||||
JumpManager.GoJump(40050,nil,actid)
|
||||
elseif _type == UpViewRechargeType.HuaLingFu then--跳灵兽特惠
|
||||
JumpManager.GoJump(40010)
|
||||
elseif _type == UpViewRechargeType.XunBaoMiZong then--寻宝迷踪->珍奇宝阁
|
||||
|
|
Loading…
Reference in New Issue