src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -313,6 +313,16 @@ required: false }, { type: 'select', key: 'bgImage', label: '动态背景', initVal: card.bgImage || '', tooltip: '绑定数据源字段,可根据返回值改变背景图。', required: false, allowClear: true, options: [] }, { type: 'number', key: 'barHeight', min: 5,