40 lines
707 B
JSON
40 lines
707 B
JSON
|
|
{
|
||
|
|
"results": [
|
||
|
|
{
|
||
|
|
"page": "首页",
|
||
|
|
"url": "/",
|
||
|
|
"success": true,
|
||
|
|
"hasContent": false,
|
||
|
|
"errors": []
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"page": "仪表盘",
|
||
|
|
"url": "/dashboard",
|
||
|
|
"success": true,
|
||
|
|
"hasContent": false,
|
||
|
|
"errors": []
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"page": "文档管理",
|
||
|
|
"url": "/documents",
|
||
|
|
"success": true,
|
||
|
|
"hasContent": false,
|
||
|
|
"errors": []
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"page": "待办事项",
|
||
|
|
"url": "/todos",
|
||
|
|
"success": true,
|
||
|
|
"hasContent": false,
|
||
|
|
"errors": []
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"page": "图片管理",
|
||
|
|
"url": "/images",
|
||
|
|
"success": true,
|
||
|
|
"hasContent": false,
|
||
|
|
"errors": []
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"errors": []
|
||
|
|
}
|