达人活动报错修改
parent
4bd7512ade
commit
dd2c4a8eb6
|
@ -147,8 +147,8 @@ end
|
||||||
|
|
||||||
--刷新数据
|
--刷新数据
|
||||||
function ExpertPage:RefreshData(isTop,isAni)
|
function ExpertPage:RefreshData(isTop,isAni)
|
||||||
|
self.ActData = CommonActPageManager.GetData(self.actConfig.ActiveType)
|
||||||
if self.actConfig.ActiveType == ActivityTypeDef.zhongzhichengcheng then
|
if self.actConfig.ActiveType == ActivityTypeDef.zhongzhichengcheng then
|
||||||
self.ActData = CommonActPageManager.GetData(self.actConfig.ActiveType)
|
|
||||||
self.titleTip.text = string.format(self.tipText,self.ActData.value)
|
self.titleTip.text = string.format(self.tipText,self.ActData.value)
|
||||||
end
|
end
|
||||||
if self.actConfig.RpType > 0 then
|
if self.actConfig.RpType > 0 then
|
||||||
|
|
Loading…
Reference in New Issue