refactor: merge

This commit is contained in:
2025-07-09 17:08:12 +08:00
20 changed files with 1002 additions and 988 deletions

View File

@@ -1,5 +1,5 @@
// componentConfig.ts 提供通用的组件配置功能
import type { DiagramPart } from '../diagramManager';
import type { DiagramPart } from '../LabCanvas/composable/diagramManager';
// 属性配置接口
export interface PropertyConfig {