- Implemented MultiAlgorithmFusion.vue for multi-algorithm weight analysis and result fusion. - Created PdmsExportTools.vue for exporting PDMS models in various formats with configurable options. - Developed ReportLogViewer.vue to display analysis reports and execution logs with detailed views and export functionality. |
||
|---|---|---|
| .. | ||
| CLAUDE.md | ||
| frontend-technical-overview.md | ||
| README.md | ||
| 功能点1-拖拽式选择操作.md | ||
| 功能点2-多CAD模型转换至中性格式.md | ||
| 功能点3-模型转换输出文件下载与批量重命名.md | ||
| 功能点4-模型查看与3D交互.md | ||
| 功能点5-模型查看统计.md | ||
| 功能点6-模型分析多重可视化呈现.md | ||
| 功能点7-操作执行批处理功能.md | ||
| 功能点8-操作执行日志生成与轻量化对比.md | ||
| 功能点9-操作执行报告日志生成.md | ||
| 功能点10-薄壳化与层级多重分析.md | ||
| 未开发功能补充清单.md | ||
.
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint