排名 | 昵称 | 参赛资金 | 总收益率 | 累计盈利 |
---|---|---|---|---|
{{item.rankingNo}}
|
{{item.nickName}} | {{!item.joinAmount ? item.joinAmount: `${item.joinAmount}万`}} | {{!item.totalIncomeRatio ? item.totalIncomeRatio: `${item.totalIncomeRatio >=0 ? '+':''}${item.totalIncomeRatio.toFixed(2)}%`}} | {{!item.totalIncomeAmount ? item.totalIncomeAmount: `${toFixed2(item.totalIncomeAmount, 10000)}万`}} |