【图鉴】信息界面定位按钮走表配置
parent
16e5b894e3
commit
b4834ba2cc
|
|
@ -227,6 +227,10 @@ function this:UpdateHeroInfoData()
|
|||
self:UpdateBtnList()
|
||||
self:SetSelectBtn(_CurPageIndex)
|
||||
self:OnPageTabChange(_CurPageIndex)
|
||||
|
||||
|
||||
--角色定位按钮
|
||||
this.posBtn.gameObject:SetActive(heroConFigData.ShowHeroLocation==1)
|
||||
end
|
||||
|
||||
--加载页签内容
|
||||
|
|
|
|||
Loading…
Reference in New Issue