32 lines
607 B
JSON
32 lines
607 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "1",
|
||
|
|
"content": "优化登录页移动端适配",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "2",
|
||
|
|
"content": "优化仪表盘移动端适配",
|
||
|
|
"status": "in_progress",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "3",
|
||
|
|
"content": "优化计划总览移动端适配",
|
||
|
|
"status": "pending",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "4",
|
||
|
|
"content": "优化仓库管理移动端适配",
|
||
|
|
"status": "pending",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "5",
|
||
|
|
"content": "验证所有修改",
|
||
|
|
"status": "pending",
|
||
|
|
"priority": "high"
|
||
|
|
}
|
||
|
|
]
|