parent
4aa18b7ac1
commit
6f0294902f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue