From 4c6105a2650ded48ca8fdd2249a192eb5dae870a Mon Sep 17 00:00:00 2001 From: ZhangBiao Date: Thu, 28 Jan 2021 16:22:59 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=8C=89=E9=92=AE=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=91=E6=88=90=E9=95=BF=E5=9F=BA=E9=87=91=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E5=90=8E=E6=8C=89=E9=92=AE=E6=B6=88=E5=A4=B1=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManagedResources/~Lua/Modules/Operating/GrowthGiftPage.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Operating/GrowthGiftPage.lua b/Assets/ManagedResources/~Lua/Modules/Operating/GrowthGiftPage.lua index cddc20ba3d..204cc4e9ec 100644 --- a/Assets/ManagedResources/~Lua/Modules/Operating/GrowthGiftPage.lua +++ b/Assets/ManagedResources/~Lua/Modules/Operating/GrowthGiftPage.lua @@ -180,7 +180,7 @@ function GrowthGiftPage:RefreshShowData(item, data) NetManager.GetActivityRewardRequest(singleRewardData.missionId,GrowthRewardId, function(drop) UIManager.OpenPanel(UIName.RewardItemPopup, drop, 1) ActivityGiftManager.SetActivityInfo(actRewardConfig[data.Id].ActivityId, singleRewardData.missionId, 1) - btnGet:SetActive(false) + -- btnGet:SetActive(false) redPoint:SetActive(false) -- btnFinish:SetActive(true) state = 1