礼包,屏蔽附赠仙晶的提示

dev_fengTi_And
wangzhenxing 2023-07-21 14:59:53 +08:00
parent f298816345
commit 1e7aba83c2
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ function GiftPre:SetType1(type1Text1,num,type1Text3)
end
function GiftPre:SetType2()
self.type2.gameObject:SetActive(true)
self.type2.gameObject:SetActive(false)
--self.type2Text1.text = self.data.data.shows[1][2]/1000
--self.type2Text1.text=self.data.data.shopItemData.GainCrystal[1][2]
if self.data.data.shopItemData and self.data.data.shopItemData.GainCrystal then