Merge branch 'china/dev' into china/dev-c

dev_chengFeng
gaoxin 2021-04-19 16:15:12 +08:00
commit fbe886fc85
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)