f68ba190a8
重构管理端登录、主布局和仪表盘,统一为 Apple 风格 并移除高成本装饰层以提升页面流畅度。 补充仪表盘统计、趋势、排行和系统状态接口封装, 同时完善受保护路由的 redirect 回跳逻辑。
12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"status": "completed",
|
|
"completed": 5,
|
|
"failed": 0,
|
|
"pending": 0,
|
|
"total": 5,
|
|
"done": 5,
|
|
"percent": 100,
|
|
"current": "Apple 风格性能重构完成,待归档",
|
|
"updated_at": "2026-04-21 04:13:00"
|
|
}
|