{{ menuTitle }} 管理员

今日订单

{{ dash.today_orders || 0 }}
📦

今日营收 (¥)

{{ dash.today_revenue || '0.00' }}
💵

本月营收 (¥)

{{ dash.month_revenue || '0.00' }}
📈

待处理事项

{{ (dash.pending_review||0)+(dash.pending_withdraw||0)+(dash.pending_refund||0) }}
⚠️
订单状态分布
{{ v }}
{{ statusName(k) }}
快捷操作
订单列表
订单号客户服务类型金额 摄影师剪辑师编导 状态创建时间操作
{{ o.order_no }} {{ o.user_nickname }}
{{ o.user_phone }}
{{ serviceName(o.service_type) }} {{ o.pay_amount }} {{ o.photographer_name || '-' }} {{ o.editor_name || '-' }} {{ o.director_name || '-' }} {{ o.status_text }} {{ o.create_time?.substring(0,16) }}
暂无订单数据
手动派单
用户列表
ID头像昵称OpenID当前角色订单数消费总额注册时间操作
{{ u.id }} {{ u.nickname }} {{ u.openid ? u.openid.substring(0,12)+'...' : '-' }} {{ roleCN(u.role) }} {{ u.order_count || 0 }} ¥{{ u.total_spent || '0.00' }} {{ u.create_time?.substring(0,10) }}
暂无数据
员工管理
ID手机号姓名角色状态创建时间操作
{{ s.id }}{{ s.phone }}{{ s.nickname }} {{ roleCN(s.role) }} {{ s.status==1?'正常':'禁用' }} {{ s.create_time?.substring(0,10) }}
暂无员工数据
商家/工作人员管理
手机号名称分类联系人状态创建时间操作
{{ m.phone }}{{ m.name }}{{ categoryCN(m.category) }} {{ m.contact_name || '-' }}
{{ m.contact_phone || '' }}
{{ m.status==0?'待审核':m.status==1?'已通过':'已拒绝' }} {{ m.create_time?.substring(0,10) }}
暂无数据

期间总营收 (¥)

{{ financeData.summary?.total_revenue || '0.00' }}

总订单数

{{ financeData.summary?.order_count || 0 }}

退款总额 (¥)

{{ financeData.summary?.refund_total || '0.00' }}

净利润 (¥)

{{ financeData.summary?.net_profit || '0.00' }}
结算明细
摄影师结算
¥{{ financeData.settlement?.photographer_total || '0.00' }}
剪辑师结算
¥{{ financeData.settlement?.editor_total || '0.00' }}
编导结算
¥{{ financeData.settlement?.director_total || '0.00' }}
平台利润
¥{{ financeData.settlement?.platform_profit || '0.00' }}
提现申请列表
申请人角色金额手续费实到账银行账号状态申请时间操作
{{ w.user_info?.nickname || '-' }}
{{ w.user_info?.phone || '' }}
{{ roleCN(w.user_role) }} ¥{{ w.amount }} ¥{{ w.fee || '0.00' }} ¥{{ w.actual_amount || '-' }} {{ w.bank_account || '-' }}
{{ w.account_name || '' }}
{{ wdStatusText(w.status) }} {{ w.create_time?.substring(5,16) }}
暂无提现记录
退款申请
订单号客户退款金额原因状态申请时间操作
{{ o.order_no }} {{ o.user_nickname }}
{{ o.user_phone }}
¥{{ o.refund_amount || '0.00' }} {{ o.refund_reason || '-' }} {{ o.refund_status==1?'申请中':o.refund_status==2?'已通过':o.refund_status==3?'已驳回':'-' }} {{ o.refund_time || o.create_time?.substring(0,16) }}
暂无退款申请
投流线索管理
本月总计:{{ leadStats.total }} 条
已接通:{{ leadStats.connected }}
已转化:{{ leadStats.converted }}
有效率:{{ leadStats.effective_rate }}%
客户手机号抖音号咨询内容接通状态来源录入时间操作
{{ l.customer_phone }} {{ l.customer_douyin || '-' }} {{ l.consult_content || '-' }} {{ l.source }} {{ l.create_time?.substring(5,16) }}
暂无线索数据
时效考核记录
⚠ 超时 {{ perfSummary.overtime_count }} 条,累计扣罚 ¥{{ perfSummary.total_penalty || '0.00' }}
订单号服务人员角色任务类型截止时间实际时间是否超时超时(分钟)扣罚
{{ p.order_no }} {{ p.staff_info?.nickname || '-' }}
{{ p.staff_info?.phone || '' }}
{{ p.staff_role==='photographer'?'摄影师':'剪辑师' }} {{ p.task_type==='material_upload'?'素材上传':'成片交付' }} {{ p.deadline?.substring(5,16) }} {{ p.actual_time?p.actual_time.substring(5,16):'-' }} {{ p.is_overtime?'超时':'正常' }} {{ p.overtime_minutes || 0 }} ¥{{ p.penalty_amount || '0.00' }}
暂无考核记录
托管账号管理
平台账号名所属客户发布数最后发布投流备注状态操作
{{ a.platform }} {{ a.account_name }} {{ a.owner_info?.nickname || '-' }}
{{ a.owner_info?.phone || '' }}
{{ a.publish_count || 0 }} {{ a.last_publish_time?a.last_publish_time.substring(0,10):'-' }} {{ a.traffic_note || '-' }} {{ a.status?'启用':'停用' }}
暂无托管账号
系统配置
业务规则
财务规则
派单引擎