Branch_oumei
PC-202302260912\Administrator 2025-11-24 17:34:46 +08:00
parent fbf8ca1e46
commit adc95c1303
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ this.ScrollBar = Util.GetGameObject(self.gameObject, "listObj/bg/Scrollbar"):Get
this.proTitle = Util.GetGameObject(self.transform, "proTitle/name/text"):GetComponent("Text")
this.proTitle.text = "当前礼物加成"
this.proGrid = Util.GetGameObject(self.transform, "pro")
this.proPre = Util.GetGameObject(self.transform, "pro/name")
this.proPre = Util.GetGameObject(self.transform, "propre")
--this.tipInfo = Util.GetGameObject(self.transform, "tipInfo"):GetComponent("Text")
this.proEmptyObj = Util.GetGameObject(self.transform, "proEmptyObj")