diff --git a/Assets/ManagedResources/~Lua/Modules/DynamicActivity/QianKunBoxBuyOnePanel.lua b/Assets/ManagedResources/~Lua/Modules/DynamicActivity/QianKunBoxBuyOnePanel.lua index 9c474da188..f05c9604fb 100644 --- a/Assets/ManagedResources/~Lua/Modules/DynamicActivity/QianKunBoxBuyOnePanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/DynamicActivity/QianKunBoxBuyOnePanel.lua @@ -31,7 +31,7 @@ function QianKunBoxBuyOnePanel:InitComponent() this.detailText = Util.GetGameObject(this.detailImage, "Text"):GetComponent("Text") this.content1=Util.GetGameObject(self.gameObject,"bottom/openOneAgainButton/Content1") - this.itemIcon1=Util.GetGameObject(this.content1, "Icon"):GetComponent("Image") + this.itemIcon1=Util.GetGameObject(this.content1, "icon"):GetComponent("Image") this.detailImage1=Util.GetGameObject(this.content1, "Tip") this.detailText1 = Util.GetGameObject(this.detailImage1, "contentDetailText"):GetComponent("Text") diff --git a/FontArt/ArtFont_vi/l_lbqg_icon2_vi.png b/FontArt/ArtFont_vi/l_lbqg_icon2_vi.png index 093f052df6..f2e5347d68 100644 Binary files a/FontArt/ArtFont_vi/l_lbqg_icon2_vi.png and b/FontArt/ArtFont_vi/l_lbqg_icon2_vi.png differ