- 在creoApi服务中添加startShrinkwrapShell方法,调用/api/creo/shrinkwrap/shell接口 - 更新几何优化默认参数配置,符合用户要求的默认值 - 修改参数设置页面集成API调用,支持异步执行薄壳化分析 - 移除输出文件路径设置UI,简化用户操作流程 - 清理无用的文件名生成逻辑和相关常量 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .vscode | ||
| config | ||
| docs | ||
| public | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.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