Showing
1 changed file
with
8 additions
and
10 deletions
1 | 1 | --- |
2 | -# nav: | |
3 | -# path: /component | |
4 | -# title: 组件 | |
5 | -# order: 1 | |
6 | -# group: | |
7 | -# path: /common | |
8 | -# title: 公共组件方法 | |
9 | -# order: 0 | |
2 | +nav: | |
3 | + path: /component | |
4 | + title: 组件 | |
5 | + order: 1 | |
6 | +group: | |
7 | + path: /parameterSetting | |
8 | + title: 参数设计器 | |
9 | + order: 0 | |
10 | 10 | --- |
11 | 11 | |
12 | -## parameterSetting 参数设计器 | |
13 | - | |
14 | 12 | Demo: |
15 | 13 | |
16 | 14 | ```tsx | ... | ... |