0
0

1、将每个代码仓库进行了隔离。2、优化了每个页面的ui对齐。3、增加了飞行器页面的所属项目显示。4、切换页面时对项目进行扫描,实时更新项目的结构,避免复制导致ui不显示的bug

This commit is contained in:
xubing
2026-03-04 10:19:04 +08:00
parent 942dab0f96
commit 79f7a3a860
38 changed files with 255 additions and 400 deletions

View File

@@ -1,5 +1,6 @@
"use strict";
// src/panels/types/CommonTypes.ts
// 统一的核心类型定义
// =============================================
// 基础实体接口
// =============================================
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=CommonTypes.js.map

View File

@@ -1 +1 @@
{"version":3,"file":"CommonTypes.js","sourceRoot":"","sources":["../../../src/panels/types/CommonTypes.ts"],"names":[],"mappings":";AAAA,kCAAkC;AAClC,YAAY"}
{"version":3,"file":"CommonTypes.js","sourceRoot":"","sources":["../../../src/panels/types/CommonTypes.ts"],"names":[],"mappings":";AACA,gDAAgD;AAChD,SAAS;AACT,gDAAgD"}