🌟 成长小星星管理后台
{{ currentAdmin?.nickname || '管理员' }}
登出
管理员登录
记住我(30天)
登录
搜索
重置
{{ scope.row.openid || '-' }}
{{ formatDate(scope.row.created_at) }}
{{ scope.row.last_sign_in_at ? formatDate(scope.row.last_sign_in_at) : '-' }}
{{ scope.row.children_count }}
{{ scope.row.is_banned ? '禁用' : '启用' }}
{{ scope.row.is_banned ? '启用' : '禁用' }}
创建管理员
{{ scope.row.is_active ? '启用' : '禁用' }}
{{ formatDate(scope.row.created_at) }}
编辑
删除
搜索
重置
{{ scope.row.users?.username || '-' }}
{{ scope.row.children?.name || '-' }}
{{ formatDate(scope.row.created_at) }}
{{ scope.row.is_active ? '启用' : '禁用' }}
搜索
重置
{{ scope.row.total_stars || 0 }}
{{ scope.row.users.username || '-' }}
{{ scope.row.users.email || '-' }}
-
{{ scope.row.profile_settings?.birthdate ? formatDate(scope.row.profile_settings.birthdate) : '-' }}
{{ formatDate(scope.row.created_at) }}
详情
编辑
删除
搜索
{{ scope.row.users?.username || '-' }}
{{ scope.row.is_active ? '启用' : '禁用' }}
启用账户
取消
保存
{{ scope.row.profile_settings?.birthdate ? formatDate(scope.row.profile_settings.birthdate) : '-' }}
关闭
{{ currentChildDetail.name }}
{{ currentChildDetail.age || '-' }}
{{ currentChildDetail.total_stars || 0 }}
{{ formatDate(currentChildDetail.created_at) }}
{{ currentChildDetail.parent?.username || '-' }}
{{ currentChildDetail.parent?.email || '-' }}
统计信息
{{ currentChildDetail.stats.tasksCount }}
总任务数
{{ currentChildDetail.stats.completedTasksCount }}
已完成
{{ currentChildDetail.stats.completionRate }}%
完成率
最近任务
{{ formatDate(scope.row.completed_at) }}
最近兑换
{{ scope.row.status === 'fulfilled' ? '已兑换' : '待兑换' }}
{{ formatDate(scope.row.redeemed_at) }}
关闭
取消
保存