总用户数
12,846
较上月 +12.5%
总发票数
58,392
较上月 +8.3%
本月新增
1,284
较上月 +5.2%
活跃用户
8,621
较上月 -2.1%
月度发票趋势
{{ item.value }}
{{ item.month }}
发票类型分布
最近注册用户
用户名 手机号 地区 发票数 状态 注册时间
{{ row.name.charAt(0) }}
{{ row.phone }} {{ row.region }} {{ row.invoiceCount }} {{ statusText(row.status) }} {{ row.registerDate }}
{{ t.label }}
{{ t.count }}
重置
发票号 类型 开票方 金额 来源 区域 日期 操作
{{ row.invoiceNo }} {{ row.type }} {{ row.issuer }} ¥{{ row.amount.toLocaleString() }} {{ row.source }} {{ row.region }} {{ row.date }} 查看 删除
总用户
{{ allUsers.length }}
活跃
{{ allUsers.filter(u => u.status === 'active').length }}
沉默
{{ allUsers.filter(u => u.status === 'silent').length }}
异常
{{ allUsers.filter(u => u.status === 'abnormal').length }}
重置
用户 手机号 地区 发票数 状态 最后登录 操作
{{ row.name.charAt(0) }}
{{ row.phone }} {{ row.region }} {{ row.invoiceCount }} {{ statusText(row.status) }} {{ row.lastLogin }} 封禁 解封
角色总数
{{ roles.length }}
权限规则
{{ permissionRules.length }}
已启用
{{ permissionRules.filter(r => r.enabled).length }}
已禁用
{{ permissionRules.filter(r => !r.enabled).length }}
角色管理
角色名 编码 描述 权限数 操作
{{ row.name }} {{ row.code }} {{ row.description }} {{ row.permissionCount }} 编辑 配置权限
权限规则
规则名 说明 状态
{{ row.name }} {{ row.description }}

基础设置

保存设置

存储与维护

存储空间使用
已使用 2.4 GB / 10 GB
清除缓存 导出数据

功能配置

{{ item.label }}
{{ item.desc }}
{{ currentInvoice.invoiceNo }} {{ currentInvoice.type }} {{ currentInvoice.issuer }} ¥{{ currentInvoice.amount.toLocaleString() }} {{ currentInvoice.source }} {{ currentInvoice.region }} {{ currentInvoice.user }} {{ currentInvoice.date }}