// 行容器 export default { FComponentType: 'row', FComponentName: '行容器', type: 'default', justify: 'start', align: 'top', __config__: { layout: 'rowFormItem', tagIcon: 'row', label: '行容器', layoutTree: true, children: [] } }