src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -216,7 +216,7 @@ type: 'number', key: 'barHeight', min: 5, max: 50, max: 500, label: '高度', initVal: card.barHeight || 25, required: true, @@ -225,7 +225,7 @@ type: 'number', key: 'qrWidth', min: 5, max: 500, max: 1000, label: '宽度', initVal: card.qrWidth || 50, required: true,