refactor: 重构项目结构并优化代码

- 删除无用的文件和错误日志
- 创建统一的 imports 模块集中管理依赖
- 重构组件使用新的 imports 方式
- 修复文档路径大小写问题
- 优化类型定义和接口导出
- 更新依赖版本
- 改进错误处理和API配置
- 统一组件导出方式
This commit is contained in:
2026-03-27 16:56:06 +08:00
parent 2748456d8a
commit 22308fe042
337 changed files with 37060 additions and 57483 deletions

View File

@@ -17,7 +17,7 @@
},
"dependencies": {
"@ant-design/charts": "^2.6.7",
"@ant-design/icons": "^5.2.6",
"@ant-design/icons": "^5.6.1",
"@ant-design/plots": "^2.6.8",
"@antv/g6": "^5.0.51",
"@antv/l7": "^2.25.2",