| LogicProject/System/TongTianLing/TTLBattlePassWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
LogicProject/System/TongTianLing/TTLBattlePassWin.cs
@@ -282,7 +282,7 @@ { OrderInfoConfig orderConfig; vipModel.TryGetOrderInfo(TTLBattlePassModel.Instance.ttlCTGID, out orderConfig); (buyTTL.FindComponent("TextEx", "TextEx") as TextEx).text = Language.Get("PriceBuy", UIHelper.GetMoneyFormat(orderCfg.PayRMBNum)); (buyTTL.FindComponent("TextEx", "TextEx") as TextEx).text = Language.Get("PriceBuy", UIHelper.GetMoneyFormat(orderConfig.PayRMBNum)); if (orgPrice != null) {