Merge branch 'xma/dev' of http://60.1.1.230/gaoxin/JL_Client into xma/dev
commit
30083c2449
|
@ -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")
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue