king
2023-04-11 e48aea038c964573854c6479999d7838830f1f26
src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -589,7 +589,7 @@
      key: 'alignItems',
      label: '垂直对齐',
      initVal: card.alignItems || '',
      tooltip: '垂直方向的对齐方式。',
      tooltip: '垂直方向的对齐方式。注:高度(行)大于1时有效。',
      required: false,
      options: [
        { value: '', text: '居上' },