king
2025-03-31 ca3737b6e1b379bd2a68c8b2d97996c5a03eb96a
src/menu/components/card/cardcomponent/index.jsx
@@ -294,7 +294,8 @@
          field: item.field || '',
          width: item.span || 12,
          value: '',
          style: {marginBottom: '15px', color: 'rgba(0, 0, 0, 0.85)'}
          style: {marginBottom: '15px', color: 'rgba(0, 0, 0, 0.85)'},
          fixStyle: 'alone'
        }
        if (item.type === 'number') {