首页 管理员管理 用户管理 科室管理 病种管理 医生管理 预约管理 轮播图管理 健康咨询配置 公告管理 医院管理
数据统计
总预约数
{{ statistics.appointments.total || 0 }}
今日新增: {{ statistics.appointments.today || 0 }}
已支付预约
{{ statistics.appointments.paid || 0 }}
今日支付: {{ statistics.appointments.today_paid || 0 }}
总支付金额
¥{{ formatMoney(statistics.payments.total_amount || 0) }}
今日支付: ¥{{ formatMoney(statistics.payments.today_amount || 0) }}
小程序登录次数
{{ statistics.users.total_logins || 0 }}
今日登录: {{ statistics.users.today_logins || 0 }}
注册用户数
{{ statistics.users.total_registered || 0 }}
今日新增: {{ statistics.users.today_registered || 0 }}
在线医生数
{{ statistics.doctors.total || 0 }}
可预约医生
科室总数
{{ statistics.depts.total || 0 }}
医院科室
待处理预约
{{ statistics.appointments.pending || 0 }}
未支付预约
支付统计
{{ statistics.payments.total_count || 0 }}
总支付笔数
{{ statistics.payments.today_count || 0 }}
今日支付笔数