Merge branch 'china/dev' into 0优化/玩家信息界面拓展

dev_chengFeng
ZhangBiao 2022-01-15 13:01:44 +08:00
commit 7feefd2078
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ function this.SingleHeroDataShow(go,_heroData,_index)
proIcon.gameObject:SetActive(false)
starGrid:SetActive(false)
end
if curPage == 5 then
if curPage ~= 5 then
frame.sprite = this.spLoader:LoadSprite(GetHeroQuantityImageByquality(heroData.Quality,heroData.Star))
else
frame.sprite = this.spLoader:LoadSprite("t_tongyong_topkaung")