diff --git a/Assets/ManagedResources/~Lua/View/UpView.lua b/Assets/ManagedResources/~Lua/View/UpView.lua index 3d776ad6a8..c12b76dccd 100644 --- a/Assets/ManagedResources/~Lua/View/UpView.lua +++ b/Assets/ManagedResources/~Lua/View/UpView.lua @@ -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--寻宝迷踪->珍奇宝阁