xiyou_yueNanZhengshi
PC-202302260912\Administrator 2024-11-27 14:15:19 +08:00
parent 68faec66a5
commit 1e6e1930f2
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ function TianShuMiJuanMainPanel:InitComponent()
self.btnBack = Util.GetGameObject(self.gameObject, "bg/btnBack")
self.shai = Util.GetGameObject(self.gameObject, "shai")
self.shaiText = Util.GetGameObject(self.shai, "Text"):GetComponent("Text")
SetTextVerTial(self.shaiText, Vector3.New(30, 0, 0), nil, nil, 10)
--SetTextVerTial(self.shaiText, Vector3.New(30, 0, 0), nil, nil, 10)
self.fetterItem = Util.GetGameObject(self.gameObject, "fetterItem")
local grid = Util.GetGameObject(self.gameObject, "bg/fetterGrid")
local v21 = grid.transform.rect