king
2023-02-22 80e0c5eb7648e77cae844e4628b433704e0fb865
src/menu/components/card/double-data-card/options.jsx
@@ -144,19 +144,6 @@
        {value: 'check square', label: '勾选(方框)'}
      ]
    },
    // {
    //   type: 'radio',
    //   field: 'cardFloat',
    //   label: '对齐方式',
    //   initval: wrap.cardFloat || 'left',
    //   tooltip: '设置卡片的对齐方式。',
    //   required: false,
    //   options: [
    //     {value: 'left', label: '左对齐'},
    //     {value: 'center', label: '居中'},
    //     {value: 'right', label: '右对齐'},
    //   ],
    // },
    {
      type: 'radio',
      field: 'parity',