mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 03:01:16 +00:00
docs: add setterDetails category
This commit is contained in:
parent
14390f000d
commit
8117b450ba
@ -64,6 +64,11 @@ module.exports = {
|
|||||||
href: 'https://github.com/alibaba/lowcode-engine/releases',
|
href: 'https://github.com/alibaba/lowcode-engine/releases',
|
||||||
},
|
},
|
||||||
...getDocsFromDir('guide/appendix'),
|
...getDocsFromDir('guide/appendix'),
|
||||||
|
{
|
||||||
|
type: 'category',
|
||||||
|
label: '预置设置器详情',
|
||||||
|
items: getDocsFromDir('guide/appendix/setterDetails'),
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user