数据概览
{{ stats.userCount }}
用户总数
{{ stats.merchantCount }}
商家总数
{{ stats.activityCount }}
活动总数
{{ stats.todayUsers }}
今日新增
快速操作
💰 财务统计
流水概览
¥{{ finance.totalFlow || 0 }}
总流水
¥{{ finance.totalRecharge || 0 }}
用户充值
¥{{ finance.totalCoupon || 0 }}
团购券销售
¥{{ finance.totalActivity || 0 }}
活动报名
¥{{ finance.totalGift || 0 }}
礼物消费
¥{{ finance.totalRedPacket || 0 }}
红包
¥{{ finance.totalWithdraw || 0 }}
提现总额
平台营收
¥{{ finance.totalRevenue || 0 }}
平台总营收
¥{{ finance.merchantFee || 0 }}
商家抽佣
¥{{ finance.organizerFee || 0 }}
主理人抽佣
¥{{ finance.giftRevenue || 0 }}
礼物抽成
最近7天流水趋势
⚙️ API监控
请求统计(5分钟窗口)
{{ apiStats.total || 0 }}
总请求数
{{ apiStats.errorRate || 0 }}%
错误率
{{ apiStats.requestsPerMinute || 0 }}
QPM(请求/分钟)
{{ apiStats.errors || 0 }}
错误请求
响应时间
{{ apiStats.avgResponseTime || 0 }}ms
平均响应
{{ apiStats.p95ResponseTime || 0 }}ms
P95响应
{{ apiStats.p99ResponseTime || 0 }}ms
P99响应
TOP 15 接口
用户管理
商家管理
实名审核
主理人审核
组局管理
活动管理(社区活动)
团购券审核
动态管理
交易管理
提现管理
举报管理
{{ scope.row.reporter?.nickname || '-' }}
{{ scope.row.reporter?.phone || '' }}
{{ (scope.row.post.content || '').slice(0, 40) }}
作者:{{ scope.row.post.author?.nickname || scope.row.post.author?.phone || '-' }}
动态不存在或已删除