- 添加丰富的项目描述和功能介绍内容 - 实现四大核心能力展示(多CAD管理、智能分析、导出支持、状态监控) - 集成技术特色说明和使用引导 - 使用响应式卡片布局,支持桌面和移动端 - 完全集成现有CSS变量主题系统和工业化配色 - 添加hover动画效果和视觉层次设计 - 修改默认页面状态,优化用户首次访问体验 - 更新项目文档,记录首页设计实现过程 🤖 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