提示文字修改提交

dev_chengFeng
jiaoyangna 2021-12-17 17:48:26 +08:00
parent 4a9463fe5b
commit 196cb329b3
1 changed files with 1 additions and 1 deletions

View File

@ -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