- 新增 data-converter.ts,实现通信记录到GraphContainer 的转换及自动布局算法 - 新增random-data-generator.ts,用于生成测试用的随机通信拓扑数据 - communication.vue中集成“随机生成”与“从后端加载”按钮及相关逻辑 - 支持多连通分量检测、层级布局计算及节点防重叠处理
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.