mirror of
https://github.com/basketikun/infinite-canvas.git
synced 2026-07-25 16:04:30 +08:00
13 lines
207 B
JSON
13 lines
207 B
JSON
{
|
|
"title": "开发文档",
|
|
"root": true,
|
|
"defaultOpen": true,
|
|
"pages": [
|
|
"local-development",
|
|
"api-response",
|
|
"system-settings",
|
|
"backend-database",
|
|
"canvas-data-structure"
|
|
]
|
|
}
|