主城活动入口名称显示修改 同bt
parent
3d8fea89c7
commit
f84e3e2157
|
@ -1064,6 +1064,7 @@ function this.CreatActivity()
|
|||
end
|
||||
if tempConfig then
|
||||
activityTabs[k].img.sprite = this.spLoader:LoadSprite(tempConfig.Icon[1])
|
||||
activityTabs[k].nameText.text=tempConfig.Sesc
|
||||
else
|
||||
activityTabs[k].img.sprite = this.spLoader:LoadSprite(v.Icon[1])
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue