注册、订阅与活跃用户的关键指标
+{lastUpdatedLabel}
+ ) : null} +{helper}
: null} +按角色管理各模块的访问控制
+| 功能模块 | + {roles.map((role) => ( ++ {role} + | + ))} +
|---|---|
| {moduleKey} | + {roles.map((role) => { + const checked = Boolean(roleMap?.[role]) + return ( ++ + | + ) + })} +
按时间观察用户总量与活跃度的变化
+| 时间 | +总用户 | +活跃 | +订阅 | +
|---|---|---|---|
| + + | ++ + | ++ + | ++ + | +
| {point.period} | +{point.total} | +{point.active} | +{point.subscribed} | +
查看当前成员并调整角色或发起邀请
+| 邮箱 | +角色 | +用户组 | +状态 | +
|---|---|---|---|
| + + | ++ + | ++ + | ++ + | +
| {user.email} | +
+
+ {isPending ? 更新中… : null} + |
+ {user.groups?.join('、') || '—'} | ++ + {user.active ? '活跃' : '未激活'} + + | +
该页面仅向管理员与运营角色开放。如果你认为这是一个错误,请联系管理员。
+