king
2021-09-09 8753aeefb8e3a4463be9d76328c42c1b4caad90a
src/menu/components/editor/braft-editor/options.jsx
@@ -73,6 +73,16 @@
      ]
    },
    {
      type: 'number',
      field: 'minHeight',
      label: '最小高度',
      initval: wrap.minHeight || '',
      min: 0,
      max: 3000,
      precision: 0,
      required: false
    },
    {
      type: 'multiselect',
      field: 'blacklist',
      label: '黑名单',