src/templates/zshare/formconfig.jsx
@@ -3561,6 +3561,17 @@ }, { type: 'number', key: 'maxSize', min: 0.01, max: 1024, precision: 2, label: '最大值(M)', initVal: card.maxSize, tooltip: '文件最大值,超出时不允许上传,值为空时不限制。', required: false }, { type: 'number', key: 'span', min: 1, max: 24,