跳转 修改提交

dev_chengFeng
jiaoyangna 2021-07-20 13:46:13 +08:00
parent 7cf1150c52
commit acbdf46600
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ end
local jumpDic = {
[JumpType.Lottery] = function(data)--招募
--local openPanle =
local config = ConfigManager.TryGetConfigDataByThreeKey(ConfigName.ActivityGroups,"Sort",data.skipfactor[1],"FunType",JumpType.Lottery,"PageType",JumpType.Lottery)
local config = ConfigManager.TryGetConfigDataByThreeKey(ConfigName.ActivityGroups,"Sort",data[1],"FunType",JumpType.Lottery,"PageType",JumpType.Lottery)
UIManager.OpenPanel(UIName.RecruitMainPanel,config.ShopData[1][1])
--if openPanle and data then
-- openPanle.ShowGuideGo(data[1])