Commit c755d950 authored by XieZhiXiong's avatar XieZhiXiong

chore: 完善布局

parent 535d7fef
......@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-11-09 15:56:35
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-05-13 16:18:24
* @LastEditTime: 2021-08-13 10:10:58
* @Description:
*/
import { ISchema } from '@formily/antd';
......@@ -15,7 +15,8 @@ export const schema: ISchema = {
type: 'object',
'x-component': 'mega-layout',
'x-component-props': {
labelWidth: 106,
labelCol: 8,
wrapperCol: 16,
labelAlign: 'left',
grid: true,
full: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment