【限时活动】没东西有红点
parent
132e4c1260
commit
58d20c0bd3
|
@ -217,7 +217,7 @@ local tabs = {
|
||||||
},
|
},
|
||||||
[53] = { --限时兑换
|
[53] = { --限时兑换
|
||||||
default = "r_xianshiduihuan_anniu_01_zh", lock = "r_xianshiduihuan_anniu_01_zh", select = "r_xianshiduihuan_anniu_zh",
|
default = "r_xianshiduihuan_anniu_01_zh", lock = "r_xianshiduihuan_anniu_01_zh", select = "r_xianshiduihuan_anniu_zh",
|
||||||
rpType = "",panelType = PanelType.Main,ActType = ActivityTypeDef.LimitExchange
|
rpType = RedPointType.Expert_LimitExchange,panelType = PanelType.Main,ActType = ActivityTypeDef.LimitExchange
|
||||||
},
|
},
|
||||||
[54] = { --升星有礼
|
[54] = { --升星有礼
|
||||||
default = "s_shengxingyouli_anniu_02_zh", lock = "s_shengxingyouli_anniu_02_zh", select = "s_shengxingyouli_anniu_01_zh",
|
default = "s_shengxingyouli_anniu_02_zh", lock = "s_shengxingyouli_anniu_02_zh", select = "s_shengxingyouli_anniu_01_zh",
|
||||||
|
|
|
@ -234,7 +234,7 @@ function this.InitRedPointAllRelate()
|
||||||
RPData:SetParent(RedPointType.ContinuityRecharge, RedPointType.Expert)
|
RPData:SetParent(RedPointType.ContinuityRecharge, RedPointType.Expert)
|
||||||
RPData:SetParent(RedPointType.Expert_Expedition, RedPointType.Expert)
|
RPData:SetParent(RedPointType.Expert_Expedition, RedPointType.Expert)
|
||||||
RPData:SetParent(RedPointType.Expert_Slhj, RedPointType.Expert)
|
RPData:SetParent(RedPointType.Expert_Slhj, RedPointType.Expert)
|
||||||
RPData:SetParent(RedPointType.Expert_LimitExchange, RedPointType.Expert)
|
RPData:SetParent(RedPointType.Expert_LimitExchange, RedPointType.DynamicActivity)
|
||||||
--战力排行
|
--战力排行
|
||||||
RPData:SetParent(RedPointType.WarPowerSort_Sort, RedPointType.WarPowerSort)
|
RPData:SetParent(RedPointType.WarPowerSort_Sort, RedPointType.WarPowerSort)
|
||||||
--背包
|
--背包
|
||||||
|
|
Loading…
Reference in New Issue