Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
bdcfd4cc65
|
|
@ -203,6 +203,8 @@ function GiftPre:SetContent1()
|
|||
if self.data.DataType == DataType.Direct and self.data.buyType == DirectBuyType.DAILY_GIFT then
|
||||
self.type2.gameObject:SetActive(true)
|
||||
self.tagIma.gameObject:SetActive(true)
|
||||
self.type2Text1.text = self.data.data.shows[1][2]
|
||||
self.type2Text2.text=self.data.data.shopItemData.Rebate
|
||||
if GetCurLanguage() == 0 then
|
||||
self.type2Text1.gameObject:GetComponent("RectTransform").anchoredPosition = offSetX[0].txt1
|
||||
self.type2Icon1.gameObject:GetComponent("RectTransform").anchoredPosition = offSetX[0].icon1
|
||||
|
|
|
|||
Loading…
Reference in New Issue