sula
sula copied to clipboard
Feature: 单个field中itemLayout希望可以增加对于span的响应式布局
Description
itemLayout: {
span: {
xxl: 6,
xl: 8,
lg: 8,
md: 8,
sm: 8,
xs: 12
}
}