king
2025-04-01 94937abe10860833025c8240a85e41d9be27038d
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') {