【ID1017607】

【仙缘汇聚箱】箱子可领取点击后关闭,动效消失,切换界面箱子再次跳动
dev_chengFeng
jiaoyangna 2021-07-21 16:19:36 +08:00
parent e2f381b11a
commit cc0e0c20cb
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ function RecruitPanelNew:BindEvent()
--宝箱按钮
Util.AddClick(self.boxBtn,function()
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.RecruitBox)
self.boxIcon:GetComponent("Animator").enabled = false
--self.UI_effect_RecruitPanel_box_normal:SetActive(true)
end)
--奖池预览按钮