parent
0f8a995163
commit
1725c1dc28
|
@ -1089,8 +1089,7 @@ function this:TabBtnAction(id,actType,data)
|
||||||
elseif id == 95 then
|
elseif id == 95 then
|
||||||
UIManager.OpenPanel(UIName.TimeLimitSkinPanel)
|
UIManager.OpenPanel(UIName.TimeLimitSkinPanel)
|
||||||
elseif id == FUNCTION_OPEN_TYPE.ChouJiangRukou then
|
elseif id == FUNCTION_OPEN_TYPE.ChouJiangRukou then
|
||||||
-- UIManager.OpenPanel(UIName.ActivityMainPanel,id)
|
UIManager.OpenPanel(UIName.ActivityMainPanel,id)
|
||||||
UIManager.OpenPanel(UIName.ContinueGiftPanel, id)
|
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue