英雄基金
This commit is contained in:
parent
5b119201cf
commit
9fa692f53f
@ -1,13 +1,13 @@
|
||||
local HeroFundUI = class("HeroFundUI", BaseUI)
|
||||
|
||||
"app/ui/activity/cell/activity_bounty_cell"
|
||||
local FUND_CELL = "app/ui/activity/hero_fund/cell/fund_cell"
|
||||
|
||||
function HeroFundUI:getPrefabPath()
|
||||
return ""
|
||||
return "assets/prefabs/ui/activity/hero_fund/activity_herofund_ui.prefab"
|
||||
end
|
||||
|
||||
function HeroFundUI:onLoadRootComplete()
|
||||
|
||||
|
||||
end
|
||||
|
||||
function HeroFundUI:_display()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user