refactor(player): 重构注单详情页为票据式布局并突出净赢
This commit is contained in:
@@ -124,6 +124,9 @@ export default {
|
||||
stats_stake: '总投注额',
|
||||
stats_return: '总回报',
|
||||
cashbacked: '已回水',
|
||||
profit: '净赢',
|
||||
return_incl_stake: '回报 {amount}(含本金)',
|
||||
stake_to_return: '{stake} × {odds} = {amount}',
|
||||
},
|
||||
auth: {
|
||||
login: '登录',
|
||||
|
||||
Reference in New Issue
Block a user