我的资产(元)
{{ totalAsset }}
刷新
{{ cumulativeIncome }}
提现
冻结(元)
{{ frozenIncome }}
可提现(元)
{{ availableIncome }}
{{ taxiFee }}
转出
冻结(元)
{{ frozenTaxi }}
可使用(元)
{{ availableTaxi }}
提现记录
订单号:{{ bill.orderId }}
{{ bill.projectName }}
{{ bill.amount > 0 ? '+' : '' }}{{ Math.abs(bill.amount).toFixed(2) }}
{{ bill.splitType }}
{{ bill.splitDetail }}
记录时间
{{ bill.recordTime }}