38 lines
765 B
JSON
38 lines
765 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"content": "优化 LoginPage 桌面端布局",
|
||
|
|
"id": "d1",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "completed"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "优化 RoleSelectPage 桌面端布局",
|
||
|
|
"id": "d2",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "in_progress"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "优化各 Dashboard 桌面端布局",
|
||
|
|
"id": "d3",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "优化 PlanOverview 桌面端布局",
|
||
|
|
"id": "d4",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "优化 ImportPlanPage 桌面端布局",
|
||
|
|
"id": "d5",
|
||
|
|
"priority": "medium",
|
||
|
|
"status": "pending"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "类型检查和编译验证",
|
||
|
|
"id": "d6",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
}
|
||
|
|
]
|