【ID1019396】

【招募秘宝】激活秘宝后没有获得980妖晶
dev_chengFeng
jiaoyangna 2021-12-13 15:13:31 +08:00
parent e5c302f6b7
commit 244aa76319
1 changed files with 3 additions and 3 deletions

View File

@ -110,7 +110,7 @@ function this:OnShow(_parent,...)
elseif curType == 5 then --
rewardData,rewardData1 = RecruitTreasureManager.GetAllRewardData(extraType,type[curType].id)
this:showRewardWuJin(rewardData,rewardData1)
this.tip.text = "·获取<color=#45953B>980妖晶</color>激活<color=#45953B>进阶专属奖励</color>\n<size=25> <color=#45953B>妖晶</color>奖励通过<color=#45953B>邮件</color>发送</size>"
this.tip.text = "·激活<color=#45953B>进阶专属奖励</color>"
this.dealBtnIma.gameObject:SetActive(false)
this.dealBtnText.gameObject:SetActive(true)
local config = ConfigManager.GetConfigData(ConfigName.RechargeCommodityConfig,type[curType].id)
@ -118,7 +118,7 @@ function this:OnShow(_parent,...)
elseif curType == 6 then --
rewardData,rewardData1 = RecruitTreasureManager.GetAllRewardData(extraType,type[curType].id)
this:showRewardWuJin(rewardData,rewardData1)
this.tip.text = "·获取<color=#45953B>980妖晶</color>激活<color=#45953B>进阶专属奖励</color>\n<size=25> <color=#45953B>妖晶</color>奖励通过<color=#45953B>邮件</color>发送</size>"
this.tip.text = "·激活<color=#45953B>进阶专属奖励</color>"
this.dealBtnIma.gameObject:SetActive(false)
this.dealBtnText.gameObject:SetActive(true)
local config = ConfigManager.GetConfigData(ConfigName.RechargeCommodityConfig,type[curType].id)
@ -126,7 +126,7 @@ function this:OnShow(_parent,...)
elseif curType == 7 then --
rewardData,rewardData1 = RecruitTreasureManager.GetAllRewardData(extraType,type[curType].id)
this:showRewardWuJin(rewardData,rewardData1)
this.tip.text = "·获取<color=#45953B>980妖晶</color>激活<color=#45953B>进阶专属奖励</color>\n<size=25> <color=#45953B>妖晶</color>奖励通过<color=#45953B>邮件</color>发送</size>"
this.tip.text = "·激活<color=#45953B>进阶专属奖励</color>"
this.dealBtnIma.gameObject:SetActive(false)
this.dealBtnText.gameObject:SetActive(true)
local config = ConfigManager.GetConfigData(ConfigName.RechargeCommodityConfig,type[curType].id)