DESKTOP-MMO982B\User 2026-05-30 17:16:38 +08:00
parent b950331214
commit 14953651ea
1 changed files with 2 additions and 2 deletions

View File

@ -175,9 +175,9 @@ function RecruitEquipPanelNew:OnShow(sortingOrder)
self:OnSortingOrderChange(sortingOrder) self:OnSortingOrderChange(sortingOrder)
self.gameObject:SetActive(true) self.gameObject:SetActive(true)
if self.config.ShopData[1][1] == 4 then if self.config.ShopData[1][1] == 4 then
self.lsthText.text = "意念商城" self.lsthText.text = "意念礼包"
else else
self.lsthText.text = "羁绊商城" self.lsthText.text = "羁绊礼包"
end end
RecruitManager.curWishType = self.config.ShopData[1][1] RecruitManager.curWishType = self.config.ShopData[1][1]
self.singleConfig = ConfigManager.GetConfigDataByDoubleKey(ConfigName.LotterySetting, "LotteryType", self.singleConfig = ConfigManager.GetConfigDataByDoubleKey(ConfigName.LotterySetting, "LotteryType",