26 lines
596 B
JSON
26 lines
596 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "1",
|
||
|
|
"content": "统一 PlanOverview.tsx 主题色为 emerald 绿色系",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "2",
|
||
|
|
"content": "统一 FabricWarehouse.tsx 主题色为 emerald 绿色系",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "3",
|
||
|
|
"content": "统一 YarnWarehouse.tsx 主题色为 emerald 绿色系",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "4",
|
||
|
|
"content": "统一 PaymentPending.tsx 主题色为 emerald 绿色系",
|
||
|
|
"status": "completed",
|
||
|
|
"priority": "high"
|
||
|
|
}
|
||
|
|
]
|