缥缈之旅界面修改
parent
bb3f825aa9
commit
c7355221bd
|
|
@ -431,7 +431,7 @@ function this.ShowDayDataGiftBag()
|
|||
local btnFinish = Util.GetGameObject(go, "pre2/btnFinish")
|
||||
btnFinish:SetActive(false)
|
||||
local headName = Util.GetGameObject(go, "headImage/name")
|
||||
headName:GetComponent("Text").text = "额外礼包"
|
||||
headName:GetComponent("Text").text = "免费礼包"
|
||||
local size = headName:GetComponent("RectTransform").sizeDelta
|
||||
size.x = 108.3
|
||||
headName.transform.sizeDelta = size
|
||||
|
|
|
|||
Loading…
Reference in New Issue