Go to file
sladro 5e5108e424 Fix CAD configuration and restore to 6 software
- 恢复为6个CAD软件:Creo、Revit、PDMS、AutoCAD、SolidWorks、CATIA
- 删除状态分类:移除"完全集成"和"基础支持"分类
- 修复网格样式:恢复一排两个的布局
- 清理配置:简化配置文件,删除不必要的状态管理
- 更新文档:记录开发错误和强制规则

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 10:52:20 +08:00
.claude Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +08:00
.vscode initial commit 2025-09-15 16:17:05 +08:00
config Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +08:00
docs Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +08:00
public Add CSS theme system 2025-09-15 17:38:13 +08:00
src Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +08:00
.editorconfig initial commit 2025-09-15 16:17:05 +08:00
.gitattributes initial commit 2025-09-15 16:17:05 +08:00
.gitignore initial commit 2025-09-15 16:17:05 +08:00
CLAUDE.md Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +08:00
index.html Add CSS theme system 2025-09-15 17:38:13 +08:00
jsconfig.json initial commit 2025-09-15 16:17:05 +08:00
package-lock.json initial commit 2025-09-15 16:17:05 +08:00
package.json Fix CAD configuration and restore to 6 software 2025-09-16 10:52:20 +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