antd:formItemLayout 暫記

 const formItemLayout = {     labelCol: { span: 4 },  // 左邊留白大小     wrapperCol: { span: 17 },  // 內容區大小(二者和不能!>24) };react import React, { PureComponent } from 'react'; import { connect } from 'dva';
相關文章
相關標籤/搜索