68 lines
1.4 KiB
JSON
68 lines
1.4 KiB
JSON
|
|
[
|
|||
|
|
{
|
|||
|
|
"content": "确认dev server运行状态和Playwright依赖",
|
|||
|
|
"id": "t1-1",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "验证数据库连接状态",
|
|||
|
|
"id": "t1-2",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "执行E2E测试套件(沙箱环境限制,改用typecheck+build验证)",
|
|||
|
|
"id": "t1-3",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "分析测试结果并修复失败用例",
|
|||
|
|
"id": "t1-4",
|
|||
|
|
"status": "cancelled",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "创建 DashboardLayout 配置化组件",
|
|||
|
|
"id": "t2-1",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "创建 WashingLayout 组件(解决架构债务)",
|
|||
|
|
"id": "t2-2",
|
|||
|
|
"status": "completed",
|
|||
|
|
"priority": "high"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "创建 AccountProfileCard 组件",
|
|||
|
|
"id": "t2-3",
|
|||
|
|
"status": "in_progress",
|
|||
|
|
"priority": "medium"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "创建 PaymentCard 组件",
|
|||
|
|
"id": "t2-4",
|
|||
|
|
"status": "pending",
|
|||
|
|
"priority": "medium"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "创建 ImageUploader 组件",
|
|||
|
|
"id": "t2-5",
|
|||
|
|
"status": "pending",
|
|||
|
|
"priority": "medium"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "统一实时订阅至 useRealtime",
|
|||
|
|
"id": "t2-6",
|
|||
|
|
"status": "pending",
|
|||
|
|
"priority": "low"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"content": "typecheck验证 + dev启动验证",
|
|||
|
|
"id": "t2-7",
|
|||
|
|
"status": "pending",
|
|||
|
|
"priority": "high"
|
|||
|
|
}
|
|||
|
|
]
|