44 lines
951 B
JSON
44 lines
951 B
JSON
[
|
|
{
|
|
"content": "创建 LoadingSpinner 统一加载组件",
|
|
"id": "s1-1",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"content": "创建 EmptyState 空状态组件",
|
|
"id": "s1-2",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"content": "创建 StatCard 统计卡片组件",
|
|
"id": "s1-3",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"content": "创建 PageHeader 页面头部组件",
|
|
"id": "s1-4",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"content": "创建 DeleteConfirmModal 删除确认弹窗",
|
|
"id": "s1-5",
|
|
"status": "completed",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"content": "替换3个Dashboard中的内联Loading和冗余motion.div",
|
|
"id": "s1-6",
|
|
"status": "in_progress",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"content": "typecheck验证 + dev启动验证",
|
|
"id": "s1-7",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
}
|
|
] |