src/menu/actioncomponent/formconfig.jsx
@@ -292,6 +292,18 @@ }] }, { type: 'number', key: 'width', min: 1, max: 24, precision: 0, label: '宽度', initVal: card.width || 12, tooltip: '每行等分为24份。', forbid: type !== 'card', required: true }, { type: 'select', key: 'show', label: "显示为",