【本地化】战力排名弹窗,弹窗中无玩家排名,排名未刷新

dev_chengFeng
ZhangBiao 2021-03-12 15:10:55 +08:00
parent 51c0b51a87
commit 4f326e59e5
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ function RankingSingleListPanel:OnShow()
-- this.scrollView:SetData(asda,function(index,root)
-- this.ShowTrialInfo(root,asda[index],nil)
-- end)
this.scrollParentView:SetActive(true)
end
--界面关闭时调用(用于子类重写)