mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 22:36:32 +00:00
1fdc456c0b
* feat: improve plugin view * feat: work compatibility * feat: avoid cause error * feat: complete * docs: revert * fix: header cannot displayed * feat: improve * feat: update page css * feat: update fixedblock design * chore: upgrade antd * fix: improve code * fix: build error * fix: build error * fix: pagination cannot be fully displayed * feat: improve * fix: ts error * chore: sqlite view field test --------- Co-authored-by: chenos <chenlinxh@gmail.com> Co-authored-by: chareice <chareice@live.com>
19 lines
222 B
JSON
19 lines
222 B
JSON
[
|
|
{
|
|
"title": "介绍",
|
|
"path": "index"
|
|
},
|
|
{
|
|
"title": "安装",
|
|
"path": "installation"
|
|
},
|
|
{
|
|
"title": "用法",
|
|
"path": "usage"
|
|
},
|
|
{
|
|
"title": "日志",
|
|
"path": "changelog"
|
|
}
|
|
]
|