【神将来源】获取途径报错修改

dev_chengFeng
ZhangBiao 2021-11-27 17:21:24 +08:00
parent a8e619b8c6
commit 14b6087d77
1 changed files with 3 additions and 0 deletions

View File

@ -73,6 +73,9 @@ function JumpViewNew:OnOpen(jumpId,heroConfig,parent)
elseif self.jumpSData.Type == JumpType.ZhuTiHuoDong then
self.costIconPos.gameObject:SetActive(false)
self.desc.text = "每期轮替可召唤的神将"
elseif self.jumpSData.Type == JumpType.StateActivity then
self.costIconPos.gameObject:SetActive(false)
self.desc.text = "需要设置为心愿神将"
elseif self.jumpSData.Type == JumpType.Store then
if self.jumpSData.Skipfactor[1] == SHOP_TYPE.ENDLESS_SHOP then
self.info.text = self.info.text.."(需刷新)"