Revert "逍遥游 兑换界面修改"

This reverts commit 8bed258441.
dev_chengFeng
jiaoyangna 2020-10-19 22:25:23 +08:00
parent 4aa18b7ac1
commit 6f0294902f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ function this:BindEvent()
end end
end) end)
Util.AddClick(this.addBtn,function() Util.AddClick(this.addBtn,function()
UIManager.OpenPanel(UIName.ShopBuyPopup, 7,10032,0) UIManager.OpenPanel(UIName.ShopBuyPopup, 7,10032)
parent:ClosePanel() parent:ClosePanel()
end) end)
end end