优化首页

This commit is contained in:
2026-04-18 16:14:47 +08:00
parent 7d0f11fe43
commit 68657e2648
5 changed files with 757 additions and 564 deletions

View File

@@ -36,4 +36,27 @@ export default {
second: '秒',
day: '天',
'Number of attachments Uploaded': '附件上传量',
stat_user_total: '会员总数',
stat_new_today: '今日新增用户',
stat_deposit_today: '今日充值(成功)',
stat_withdraw_pending: '待审核提现',
stat_hint_pending: '待处理',
chart_new_user_deposit: '近7日新增用户与每日充值',
chart_bet_7d: '近7日投注金额',
chart_channel_users: '用户渠道分布',
chart_deposit_status: '充值订单状态分布',
chart_deposit_amount_channel: '充值金额渠道分布',
recent_users: '最新注册用户',
no_data: '暂无数据',
bet_today_line: '今日投注流水',
orders_unit: '笔',
deposit_orders_today: '今日成功 {n} 笔',
series_new_users: '新增用户',
series_deposit_amount: '充值金额',
series_bet_amount: '投注金额',
load_failed: '统计数据加载失败,请稍后重试',
seconds_ago: '秒前',
minutes_ago: '分钟前',
hours_ago: '小时前',
}