Skip to content

Commit

Permalink
feat 优化样式
Browse files Browse the repository at this point in the history
  • Loading branch information
hyl committed Nov 26, 2024
1 parent 81d9430 commit e8ae079
Show file tree
Hide file tree
Showing 27 changed files with 53 additions and 105 deletions.
6 changes: 2 additions & 4 deletions docs/.vitepress/theme/extendElements/AInput/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '文本校验规则',
Expand Down
6 changes: 2 additions & 4 deletions docs/.vitepress/theme/extendElements/Markdown/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},


Expand Down
6 changes: 2 additions & 4 deletions docs/en/extendMd.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},


Expand Down
6 changes: 2 additions & 4 deletions docs/zh/extendMd.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},


Expand Down
6 changes: 2 additions & 4 deletions docs/zh/extendOther.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '文本校验规则',
Expand Down
6 changes: 2 additions & 4 deletions docs/zh/extendTransfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
component: 'Divider',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Cascader/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '选择模式',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Checkbox/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},

{
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/ColorInput/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},


Expand Down
6 changes: 2 additions & 4 deletions packages/elements/ColorPicker/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},


Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Custom/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},


Expand Down
6 changes: 2 additions & 4 deletions packages/elements/DatePicker/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '类型',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Esign/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{ label: '画板宽度(px)', component: 'InputNumber', name: 'props.width' },
{ label: '画板高度(px)', component: 'InputNumber', name: 'props.height' },
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/FormList/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '显示模式',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Input/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '文本校验规则',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/InputNumber/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '初始值',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/JsonEdit/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '初始值',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Password/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '密码校验规则',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Radio/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},


Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Rate/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},

{ label: '最大分值', component: 'InputNumber', name: 'props.max', initialValue: 5 },
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Select/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '选择模式',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/SelectInput/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '文本校验规则',
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/Slider/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
Expand Down
6 changes: 2 additions & 4 deletions packages/elements/Switch/attrSchema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,12 @@ export default {
],
props: {
columns: 3,
'row-gap': 0,
'row-gap': 20,
'column-gap': 20
},
designKey: 'form-R003',
name: 'cNmCuu',
style: {
marginBottom: 0
}

},
{
label: '初始值',
Expand Down
Loading

0 comments on commit e8ae079

Please sign in to comment.