【神衣天降】按钮价格修改

dev_chengFeng
ZhangBiao 2021-04-09 19:39:50 +08:00
parent 831d48f0ef
commit 8becd11f4d
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ function ShengYiTianJiang:OnShowData()
else
LogGreen("找不到数据了:"..rechargeConfigId)
end
this.buyBtnText = Language[12231]
this.buyBtnText.text = MoneyUtil.GetMoneyUnitNameWithMoney(ConfigManager.GetConfigDataByKey(ConfigName.RechargeCommodityConfig,"Id",rechargeConfigId).Price)
end
function ShengYiTianJiang:SetTime()