提示文字修改提交
parent
4a9463fe5b
commit
196cb329b3
|
@ -158,7 +158,7 @@ function PremiumRebatePanel:ShowSingleHero(go,_data,index)
|
||||||
else
|
else
|
||||||
Util.SetGray(btnGet,true)
|
Util.SetGray(btnGet,true)
|
||||||
Util.AddOnceClick(btnGet,function ()
|
Util.AddOnceClick(btnGet,function ()
|
||||||
PopupTipPanel.ShowTip(string.format("累计购买%s天后才可购买!",index))
|
PopupTipPanel.ShowTip(string.format("累计充值超值返利%s天时可领取!",index))
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue