king
2020-05-22 f25d46a5cfdc9cab3981e50255a5e82f72eba686
src/templates/zshare/formconfig.jsx
@@ -2238,7 +2238,7 @@
      type: 'number',
      key: 'size',
      label: '字体大小',
      initVal: card.size || 14,
      initVal: card.size || 28,
      min: 12,
      max: 500,
      required: false,