用户中心

{{ auth.currentUser?.displayName || auth.currentUser?.username }}

当前积分 {{ balance?.balance ?? 0 }}

累计使用 {{ balance?.totalConsumed ?? 0 }},1 积分 = 0.1 元

账户充值

支付成功后将自动写入 APIGOrder,并增加当前 APIGAuth 余额。

正在加载充值套餐...
{{ rechargeError }}
存储治理

浏览器存储健康

localStorage {{ formatBytes(storageUsage?.localStorageBytes) }} {{ storageUsage?.localStorageKeys ?? 0 }} 个键
sessionStorage {{ formatBytes(storageUsage?.sessionStorageBytes) }} {{ storageUsage?.sessionStorageKeys ?? 0 }} 个键
旧业务缓存 {{ formatBytes(legacyLocalBytes) }} {{ cleanableLegacyKeys }} 个可安全清理
云端实体 {{ cloudStorageStats?.totalEntities ?? 0 }} 审计 {{ cloudStorageStats?.auditCount ?? 0 }} / 迁移 {{ cloudStorageStats?.migrations?.total ?? 0 }}
七牛文件 {{ fileAssetStats?.total ?? 0 }} {{ formatBytes(fileAssetStats?.totalBytes) }}
{{ storageMessage }}
{{ storageError }}
{{ cloudStorageError }}
{{ fileAssetError }}
云端业务实体 按当前账号隔离统计
{{ item.entityType }} 共 {{ item.total }} 条 活跃 {{ item.active }} / 归档 {{ item.archived }} / 删除 {{ item.deleted }}
最近审计记录 只展示摘要,详细载荷保存在云端审计表
{{ item.action }} {{ item.summary || '无摘要' }}
{{ item.entityType || '系统' }} / {{ item.entityId || '未关联实体' }} / {{ item.createdAt || '未知时间' }}
管理员存储巡检 {{ adminInspectionLoading ? '加载中...' : '按用户聚合实体、文件和迁移异常' }}
{{ adminInspectionError }}
{{ item.userId }} 实体 {{ item.totalEntities }} / 文件 {{ item.totalFiles }} / {{ formatBytes(item.totalFileBytes) }} 审计 {{ item.auditCount }} / 迁移失败 {{ item.migrationFailedRows }} / {{ item.latestActivityAt || '暂无活动' }}

暂无可巡检的云端数据。

{{ item.sourceKey }} {{ item.entityType }} / {{ item.localRowCount }} 条 / {{ formatBytes(item.localBytes) }}
{{ item.migrationStatus === 'completed' ? '已迁移' : (item.migrationStatus === 'missing' ? '未迁移' : item.migrationStatus) }}

暂无需要检查的旧业务缓存。

{{ message }}
{{ error }}

微信扫码支付

微信支付二维码
{{ paymentSession.tier.price | number:'1.0-2' }} 元

到账 {{ paymentSession.tier.count }} 积分

{{ paymentStatus || '等待支付' }} 订单号 {{ paymentSession.tradeNo }}