refactor(player): 重构注单详情页为票据式布局并突出净赢

This commit is contained in:
2026-06-22 15:27:58 +08:00
parent e0ce36cc48
commit f20243fa8a
4 changed files with 477 additions and 362 deletions

View File

@@ -124,6 +124,9 @@ export default {
stats_stake: 'Total Stake',
stats_return: 'Total Return',
cashbacked: 'Cashbacked',
profit: 'Profit',
return_incl_stake: 'Return {amount} (incl. stake)',
stake_to_return: '{stake} × {odds} = {amount}',
},
auth:
{ login: 'Login',