Merge branch 'tcx_xiyou_yueNan' of http://192.168.1.21:3000/root/miduo_client into tcx_xiyou_yueNan

xiyou_yueNanZhengshi
zhangjiannan 2024-11-27 14:21:28 +08:00
commit 1288575528
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