超值基金,限时折扣,点击没反应修改

dev_chengFeng
zhangqiang 2021-04-19 20:42:11 +08:00
parent 3fb2bae218
commit d7913e5eab
1 changed files with 4 additions and 5 deletions

View File

@ -744,15 +744,14 @@ function this:TabBtnAction(id,actType,data)
JumpManager.GoJump(75001)
elseif id == FUNCTION_OPEN_TYPE.ARENA then
UIManager.OpenPanel(UIName.ArenaTopMatchPanel)
end
else
if id == 666 then
elseif id == 93 then
UIManager.OpenPanel(UIName.UpGradePackagePanel)
elseif id == 668 then
elseif id == 94 then
UIManager.OpenPanel(UIName.ActivityMainPanel,id)
elseif id == 667 then
elseif id == 95 then
UIManager.OpenPanel(UIName.TimeLimitSkinPanel)
end
else
end
end