【图鉴】信息界面定位按钮走表配置

dev_chengFeng
gaoxin 2021-05-10 10:57:06 +08:00
parent 16e5b894e3
commit b4834ba2cc
1 changed files with 4 additions and 0 deletions

View File

@ -227,6 +227,10 @@ function this:UpdateHeroInfoData()
self:UpdateBtnList()
self:SetSelectBtn(_CurPageIndex)
self:OnPageTabChange(_CurPageIndex)
--角色定位按钮
this.posBtn.gameObject:SetActive(heroConFigData.ShowHeroLocation==1)
end
--加载页签内容