refactor: 重构projectview页面结构

This commit is contained in:
2025-07-09 14:42:29 +08:00
parent c3bd61ed51
commit c5ce246caf
16 changed files with 822 additions and 882 deletions

View File

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