king
2025-01-24 e1cee96b38805bcccf48e7bcb9d296f2bc54c720
src/menu/menushell/index.jsx
@@ -118,8 +118,10 @@
        balcony: '浮动卡',
        timeline: '时间轴',
        antvG6: '树图',
        antvX6: '流程图',
        iframe: 'iframe',
        module: '模块',
        calendar: '日历',
        card: '卡片'
      }
      let i = 1
@@ -139,7 +141,6 @@
        config: item.config,
        width: item.width || 24,
        name: name,
        floor: 1,   // 组件的层级
        isNew: true // 新添加标志,用于初始化
      }