限时活动里累计充值页面入口修改
parent
ebb2748b5c
commit
c6ab978e40
|
@ -610,7 +610,7 @@ function ExpertPanel:SetOpenActiveBtn()
|
|||
--所有达人
|
||||
for i, v in pairs(numExChange) do
|
||||
local curActiveData = ActivityGiftManager.GetActivityTypeInfo(v)
|
||||
if i == ActivityTypeDef.AccumulativeRechargeExper then
|
||||
if v == ActivityTypeDef.AccumulativeRechargeExper then
|
||||
local tempId = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.AccumulativeRechargeExper)
|
||||
if tempId and curActiveData then
|
||||
local config = ConfigManager.GetConfigData(ConfigName.GlobalActivity,tempId)
|
||||
|
|
Loading…
Reference in New Issue