📊 数据大屏
📋 订单管理
⚡ 实耗制计划
👥 投放号管理
💰 利润计算
🔄 手动刷新
🚪 退出
💰 钱包汇总
{{ w.nickname }}
- {{ w.account_desc }}
¥{{ (w.total_amount/1000).toFixed(2) }}
直充: ¥{{ (w.total_balance/1000).toFixed(2) }} | 返点: ¥{{ (w.total_rebate/1000).toFixed(2) }}
总余额: ¥{{ totalWalletBalance.toFixed(2) }}
总消耗(元)
{{ totalCost.toFixed(2) }}
私信消耗(元)
{{ privateCost.toFixed(2) }}
组件消耗(元)
{{ componentCost.toFixed(2) }}
订单/计划数
{{ orderCount }}
广告主消耗明细
{{ s.row.total_cost.toFixed(2) }}
{{ s.row.private_msg_cost.toFixed(2) }}
{{ s.row.component_cost.toFixed(2) }}
最后更新: {{ lastUpdateTime }}