【乾坤宝盒单抽卡死】

dev_chengFeng
zhangqiang 2021-03-04 20:35:21 +08:00
parent 4b2ee650e3
commit e97fd92b92
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ function QianKunBoxBuyOnePanel:InitComponent()
this.detailText = Util.GetGameObject(this.detailImage, "Text"):GetComponent("Text")
this.content1=Util.GetGameObject(self.gameObject,"bottom/openOneAgainButton/Content1")
this.itemIcon1=Util.GetGameObject(this.content1, "Icon"):GetComponent("Image")
this.itemIcon1=Util.GetGameObject(this.content1, "icon"):GetComponent("Image")
this.detailImage1=Util.GetGameObject(this.content1, "Tip")
this.detailText1 = Util.GetGameObject(this.detailImage1, "contentDetailText"):GetComponent("Text")