src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -319,6 +319,16 @@ ] }, { type: 'number', key: 'maxWidth', min: 10, max: 2000, label: '最大宽度', initVal: card.maxWidth || '', tooltip: '图片宽度的最大值。', required: false, }, { type: 'select', key: 'aspectRatio', label: '长宽比',