44 lines
935 B
JSON
44 lines
935 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"content": "重写 LoginPage 对接 Supabase 认证",
|
||
|
|
"id": "2b",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "completed"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "重写 RoleSelectPage 对接真实数据",
|
||
|
|
"id": "2c",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "completed"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "重写采购商首页对接真实数据",
|
||
|
|
"id": "3",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "in_progress"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "重写计划总览/新建计划对接真实数据",
|
||
|
|
"id": "4",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "重写纺织厂/水洗厂页面对接真实数据",
|
||
|
|
"id": "5",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "重写仓库/工厂管理对接真实数据",
|
||
|
|
"id": "6",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"content": "类型检查和编译验证",
|
||
|
|
"id": "7",
|
||
|
|
"priority": "high",
|
||
|
|
"status": "pending"
|
||
|
|
}
|
||
|
|
]
|