tcx_xiyou_yueNan
DESKTOP-MMO982B\User 2026-07-23 21:32:36 +08:00
parent 21087b3ee9
commit 8c3953c72e
1 changed files with 14 additions and 14 deletions

View File

@ -1245,21 +1245,21 @@ end
function this:TabBtnAction(id, actType, data)
if actType == 1 then
if id == ActivityTypeDef.FirstRecharge then
-- if PlayerPrefs.GetInt(PlayerManager.uid.."isGMEsp")==0 then
-- local isOpen=CheckFunctionOpen(153)
-- if isOpen then
-- UIManager.OpenPanel(UIName.GMEspecially,function()
-- UIManager.OpenPanel(UIName.FirstRechargePanel)
-- PlayerPrefs.SetInt(PlayerManager.uid.."isGMEsp",1)
-- end)
-- else
-- UIManager.OpenPanel(UIName.FirstRechargePanel)
-- end
if PlayerPrefs.GetInt(PlayerManager.uid.."isGMEsp")==0 then
local isOpen=CheckFunctionOpen(153)
if isOpen then
UIManager.OpenPanel(UIName.GMEspecially,function()
UIManager.OpenPanel(UIName.FirstRechargePanel)
PlayerPrefs.SetInt(PlayerManager.uid.."isGMEsp",1)
end)
else
UIManager.OpenPanel(UIName.FirstRechargePanel)
end
-- else
-- UIManager.OpenPanel(UIName.FirstRechargePanel)
-- end
UIManager.OpenPanel(UIName.FirstRechargePanel)
else
UIManager.OpenPanel(UIName.FirstRechargePanel)
end
--UIManager.OpenPanel(UIName.FirstRechargePanel)
elseif id == 10011 then
UIManager.OpenPanel(UIName.ActivityMainPanel, id)
elseif id == ActivityTypeDef.qiandaohaoli then