fix: 设备联调
This commit is contained in:
@@ -11,6 +11,17 @@ export const formConfig = {
|
||||
gutter: [0, 0],
|
||||
justify: 'space-around',
|
||||
},
|
||||
formVertical: {
|
||||
layout: 'horizontal',
|
||||
class: 'ns-vertical-form',
|
||||
wrapperCol: { span: 24 },
|
||||
labelCol: { span: 0 },
|
||||
span: 24,
|
||||
sm: null, //≥576px <=768
|
||||
lg: null, //>= 768
|
||||
gutter: [0, 0],
|
||||
justify: 'space-around',
|
||||
},
|
||||
flex: {
|
||||
// layout: 'horizontal',
|
||||
class: 'ns-flex-form ns-flex-form-horizontal',
|
||||
|
Reference in New Issue
Block a user