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

@@ -130,6 +130,9 @@ export default {
stats_stake: 'Jumlah Taruhan',
stats_return: 'Jumlah Pulangan',
cashbacked: 'Rebat dibayar',
profit: 'Keuntungan',
return_incl_stake: 'Pulangan {amount} (termasuk jumlah)',
stake_to_return: '{stake} × {odds} = {amount}',
},
auth: {
login: 'Log Masuk',