【装备】跳转到指定位置

dev_chengFeng
张彪 2022-03-02 15:02:23 +08:00
parent 40d2fc4659
commit 684ed7ea0d
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ function RewardEquipSingleShowPopup2:BindEvent()
--跳转摘星阁
Util.AddClick(self.btnJumpHome, function()
HomeLandManager.curEquip = self.equipData.position
JumpManager.GoJump(40059,function ()
Timer.New(function ()
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.HomeLandEquip)