【图鉴重叠】

dev_chengFeng
zhangqiang 2021-04-19 16:14:51 +08:00
parent 9b533fff0e
commit 1942875c2e
1 changed files with 3 additions and 0 deletions

View File

@ -196,6 +196,9 @@ end
--刷新页签数据
function this:UpdateHeroInfoData()
for k,v in pairs(this.PageList) do
v:OnHide()
end
local starSize = Vector2.New(60,60)
SetHeroStars(this.starGrid, _curStar,2,starSize,-10,Vector2.New(0.5,0.5))
this.heroName.text = GetLanguageStrById(heroConFigData.ReadingName)