系统概览
👥
{{ systemStats.users }}
用户总数
{{ systemStats.userGrowth > 0 ? '+' : '' }}{{ systemStats.userGrowth }}%
📋
{{ systemStats.orders }}
订单总数
{{ systemStats.orderGrowth > 0 ? '+' : '' }}{{ systemStats.orderGrowth }}%
🏪
{{ systemStats.merchants }}
商家总数
{{ systemStats.merchantGrowth > 0 ? '+' : '' }}{{ systemStats.merchantGrowth }}%
💰
¥{{ systemStats.revenue }}
总营收
{{ systemStats.revenueGrowth > 0 ? '+' : '' }}{{ systemStats.revenueGrowth }}%
待处理事项
🏪
商家审核
{{ pendingTasks.merchantAudit }}个商家待审核
{{ pendingTasks.merchantAudit }}
📢
投诉处理
{{ pendingTasks.complaints }}个投诉待处理
{{ pendingTasks.complaints }}
↩️
退款审核
{{ pendingTasks.refunds }}个退款待审核
{{ pendingTasks.refunds }}
⚠️
举报处理
{{ pendingTasks.reports }}个举报待处理
{{ pendingTasks.reports }}
今日数据
{{ todayData.newUsers }}
新增用户
{{ todayData.newOrders }}
新增订单
¥{{ todayData.revenue }}
平台收入
{{ todayData.activeUsers }}
活跃用户
服务器状态
{{ systemHealth.server ? '正常' : '异常' }}
数据库状态
{{ systemHealth.database ? '正常' : '异常' }}
缓存状态
{{ systemHealth.cache ? '正常' : '异常' }}
支付服务
{{ systemHealth.payment ? '正常' : '异常' }}
{{ operation.title }}
{{ operation.description }}
{{ formatTime(operation.created_at) }}
暂无操作记录
快捷功能
👥
用户管理
🏪
商家管理
📦
商品管理
📋
订单管理
💰
财务管理
⚙️
系统设置