| | |
| | | .echarts-cell { |
| | | // margin: 0 5px; |
| | | height: 300px; |
| | | width: calc(33.3% - 10px); |
| | | width: calc(25% - 10px); |
| | | display: flex; |
| | | flex-direction: column; |
| | | background: #fff; |
| | |
| | | searchMenuSpan: 3, |
| | | menuWidth: 350, |
| | | menu: false, |
| | | height: 'auto', |
| | | height: '320', |
| | | calcHeight: 80, |
| | | tip: false, |
| | | border: true, |
| | |
| | | option: { |
| | | labelWidth: 144, |
| | | searchLabelWidth: 96, |
| | | searchShow: true, |
| | | searchMenuSpan: 3, |
| | | menuWidth: 280, |
| | | // searchShow: true, |
| | | searchMenuSpan: 6, |
| | | menu: false, |
| | | height: 'auto', |
| | | height: '280', |
| | | calcHeight: 80, |
| | | tip: false, |
| | | border: true, |
| | |
| | | width: 110, |
| | | label: "姓名", |
| | | prop: "name", |
| | | searchLabelWidth: 48, |
| | | searchSpan: 3, |
| | | searchLabelWidth: 50, |
| | | search: true, |