【自选宝箱】
parent
84788732a2
commit
8c90b7fe7c
|
@ -87,7 +87,7 @@ function RewardBoxPanel:BindEvent()
|
|||
curId = 0
|
||||
tagNum = i
|
||||
RewardBoxPanel:SetGiftData()
|
||||
this.selectBtn.transform.parent = this.selectList[i]
|
||||
this.selectBtn.transform:SetParent(this.selectList[i].transform)
|
||||
this.selectBtn.transform.localPosition = Vector3.zero
|
||||
this.selectBtn.transform.localScale = Vector3.one
|
||||
end)
|
||||
|
|
Loading…
Reference in New Issue