Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c
commit
f7e8bd99b6
|
@ -87,9 +87,7 @@ end
|
|||
|
||||
--界面打开或者重新打开后,界面刷新时调用(用于子类重写)
|
||||
function FightLevelSingleLevelInfoPopup:OnShow()
|
||||
for i = 1, #contentScripts do
|
||||
contentScripts[i].view:OnShow(this,args)
|
||||
end
|
||||
contentScripts[index].view:OnShow(this,args)
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue