MianyVue/docs
sladro 1b02c46e19 feat: add MultiAlgorithmFusion, PdmsExportTools, and ReportLogViewer components
- 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.
2026-02-27 13:12:25 +08:00
..
CLAUDE.md Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +08:00
frontend-technical-overview.md feat: add geometric optimization support for selected subassembly 2025-12-08 14:00:44 +08:00
README.md Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +08:00
功能点1-拖拽式选择操作.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点2-多CAD模型转换至中性格式.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点3-模型转换输出文件下载与批量重命名.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点4-模型查看与3D交互.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点5-模型查看统计.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点6-模型分析多重可视化呈现.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点7-操作执行批处理功能.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点8-操作执行日志生成与轻量化对比.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点9-操作执行报告日志生成.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
功能点10-薄壳化与层级多重分析.md feat: Add management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +08:00
未开发功能补充清单.md feat: add MultiAlgorithmFusion, PdmsExportTools, and ReportLogViewer components 2026-02-27 13:12:25 +08:00

.

This template should help get you started developing with Vue 3 in Vite.

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