src/templates/zshare/formconfig.jsx
@@ -2527,6 +2527,20 @@ }] }, { type: 'color', key: 'backgroundColor', label: '背景色', initVal: card.backgroundColor || '', required: false }, { type: 'color', key: 'borderColor', label: '边框颜色', initVal: card.borderColor || '', required: false }, { type: 'radio', key: 'declareType', label: '数据类型',