MianyVue/docs
sladro 863d717638 feat: Add management module design documentation for model viewing, analysis, and batch processing
- Implemented detailed design documents for model viewing and 3D interaction, including features like model loading, basic interactions, and performance metrics.
- Added documentation for model statistics, focusing on structured output during the viewing process, including part counts and assembly hierarchy.
- Developed design notes for multi-visualization of model analysis results, covering classification statistics, feature analysis, and report export capabilities.
- Introduced batch processing functionality documentation, detailing task creation, scheduling, and historical tracking.
- Created logs generation documentation for operation execution, emphasizing traceability and auditability of actions taken.
- Compiled a list of undeveloped features based on current project progress, outlining requirements and technical specifications for future implementation.
2026-02-26 18:03:13 +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 management module design documentation for model viewing, analysis, and batch processing 2026-02-26 18:03:13 +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