- 修复PDMS连接时错误显示PdmsModelViewer(模型查看器)的问题,改为显示"PDMS分析功能开发中"提示 - 修复未连接CAD时错误显示CreoModelAnalysis的问题,改为显示"请先连接CAD软件"提示 - 移除首页项目描述文字段落及对应CSS样式 - 统一各分析结果页面的条件渲染指令(v-else-if改为v-if) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .vscode | ||
| config | ||
| docs | ||
| public | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| CSS_THEME_GUIDE.md | ||
| index.html | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
.
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