From c69cc0cc142c0815444bb020eb4e3b7b6b74f439 Mon Sep 17 00:00:00 2001 From: jiaoyangna <3046463818@qq.com> Date: Tue, 30 Mar 2021 22:06:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AF=8F=E6=97=A5=E5=85=85=E5=80=BC=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=94=99=E8=AF=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/ManagedResources/~Lua/Modules/Recharge/View/GiftPre.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Assets/ManagedResources/~Lua/Modules/Recharge/View/GiftPre.lua b/Assets/ManagedResources/~Lua/Modules/Recharge/View/GiftPre.lua index c6b084578c..f510d2b03f 100644 --- a/Assets/ManagedResources/~Lua/Modules/Recharge/View/GiftPre.lua +++ b/Assets/ManagedResources/~Lua/Modules/Recharge/View/GiftPre.lua @@ -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