50 lines
1012 B
JSON
50 lines
1012 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"content": "设计新的桌面端布局架构(侧边栏+主内容区)",
|
|
"status": "in_progress",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "2",
|
|
"content": "创建新的侧边栏导航组件",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "3",
|
|
"content": "重构采购商Dashboard页面",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "4",
|
|
"content": "重构采购商PlanOverview页面",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "5",
|
|
"content": "重构纺织厂Dashboard页面",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "6",
|
|
"content": "重构纺织厂PlanOverview页面",
|
|
"status": "pending",
|
|
"priority": "high"
|
|
},
|
|
{
|
|
"id": "7",
|
|
"content": "更新路由和导航配置",
|
|
"status": "pending",
|
|
"priority": "medium"
|
|
},
|
|
{
|
|
"id": "8",
|
|
"content": "运行类型检查和测试",
|
|
"status": "pending",
|
|
"priority": "medium"
|
|
}
|
|
] |