Merge branch 'tcx_xiyou_yueNan' of http://192.168.1.21:3000/root/miduo_client into tcx_xiyou_yueNan
commit
1288575528
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue