From e63fb9e0cfa7485f4ac8f25c10cfc85212fd6bd3 Mon Sep 17 00:00:00 2001
From: jiaoyangna <17610272109@lianjingshidai.com>
Date: Fri, 17 Jul 2020 14:35:38 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E5=AD=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../~Lua/Modules/Popup/View/GeneralPopup_EquipBatchSell.lua | 1 +
.../Modules/Popup/View/GeneralPopup_ResolveEquipTreasure.lua | 1 +
2 files changed, 2 insertions(+)
diff --git a/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_EquipBatchSell.lua b/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_EquipBatchSell.lua
index c96afb70bf..601b790532 100644
--- a/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_EquipBatchSell.lua
+++ b/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_EquipBatchSell.lua
@@ -68,6 +68,7 @@ function this:OnShow(_parent,...)
end
end
this.bodyText.text=string.format(Language[12234],num)
+ this.BodyText2:GetComponent("Text").text="(注意:本次出售包含金色或红色装备!)"
this.BodyText2.gameObject:SetActive(isShow)
local data={}
local index = 1
diff --git a/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_ResolveEquipTreasure.lua b/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_ResolveEquipTreasure.lua
index 51f13792c3..37a95a5dc8 100644
--- a/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_ResolveEquipTreasure.lua
+++ b/Assets/ManagedResources/~Lua/Modules/Popup/View/GeneralPopup_ResolveEquipTreasure.lua
@@ -84,6 +84,7 @@ function this:OnShow(_parent,...)
end
end
this.bodyText.text="宝物将分解为宝魂,若宝物已强化或精炼,分解后将清空强化和精炼等级,并100%返还养成材料。"
+ this.bodyText2:GetComponent("Text").text="(注意:本次出售包含金色或红色宝器!)"
this.bodyText2.gameObject:SetActive(isEquipShowSure)
this.tipText.text = "分解后获得:"