| {{arr.dateStr}} | ||
|---|---|---|
| {{tokenName(item)}}: 产量:{{arr.prodCnts[index] || 0}},消耗:{{arr.conCnts[index] || 0}},剩余:{{arr.surplus[index] || 0}} | ||
| {{arr.dateStr}} | ||
|---|---|---|
| {{tokenName(item)}}: 产量:{{arr.prodCnts[index] || 0}},消耗:{{arr.conCnts[index] || 0}},剩余:{{arr.surplus[index] || 0}} | ||
| 代币详细 | 产出 | 产出百分比 | 消耗 | 消耗百分比 | 剩余 |
| {{serObj.tokenType === '游戏消耗' ? '游戏消耗(俱乐部消耗)' : (serObj.tokenType === '好友房游戏消耗' ? '好友房游戏消耗(好友房消耗)' : serObj.tokenType)}} | {{serObj.propCount}} | {{serObj.propLv}} | {{serObj.conCount}} | {{serObj.conLv}} | {{serObj.propCount+serObj.conCount}} |
| 星卡局数 | ||
|---|---|---|
| 消耗类型 | 局数 | 消耗 |
| {{item.flowName}} | {{item.count}} | {{item.totalValue}} |
| 星卡消耗情况 | ||||||
|---|---|---|---|---|---|---|
| 总消耗 | 消耗人数 | 消耗俱乐部数量 | 俱乐部内总消耗 | 俱乐部内消耗人数 | 好友约战总消耗 | 好友约战消耗人数 |
| {{starConsumeInfo.consume}} | {{starConsumeInfo.consumeNum}} | {{starConsumeInfo.clubNum}} | {{starConsumeInfo.consumeClub}} | {{starConsumeInfo.consumeClubPeople}} | {{starConsumeInfo.consumePartner}} | {{starConsumeInfo.consumePartnerPeople}} |