【装备】跳转到指定位置
parent
40d2fc4659
commit
684ed7ea0d
|
@ -155,6 +155,7 @@ function RewardEquipSingleShowPopup2:BindEvent()
|
||||||
|
|
||||||
--跳转摘星阁
|
--跳转摘星阁
|
||||||
Util.AddClick(self.btnJumpHome, function()
|
Util.AddClick(self.btnJumpHome, function()
|
||||||
|
HomeLandManager.curEquip = self.equipData.position
|
||||||
JumpManager.GoJump(40059,function ()
|
JumpManager.GoJump(40059,function ()
|
||||||
Timer.New(function ()
|
Timer.New(function ()
|
||||||
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.HomeLandEquip)
|
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.HomeLandEquip)
|
||||||
|
|
Loading…
Reference in New Issue