【超值基金】提交
parent
e7b9c54c45
commit
017cd79c09
|
@ -91,6 +91,7 @@ function UpperMonthCard:BindEvent()
|
||||||
if self.actInfo.value < 2 then
|
if self.actInfo.value < 2 then
|
||||||
PayManager.Pay(self.baseType, function(id)
|
PayManager.Pay(self.baseType, function(id)
|
||||||
self:RechargeSuccessFunc(id)
|
self:RechargeSuccessFunc(id)
|
||||||
|
self:OnShow()
|
||||||
end)
|
end)
|
||||||
elseif self.isGet then
|
elseif self.isGet then
|
||||||
NetManager.GetActivityRewardRequest(0,self.actInfo.activityId,function(msg)
|
NetManager.GetActivityRewardRequest(0,self.actInfo.activityId,function(msg)
|
||||||
|
|
Loading…
Reference in New Issue