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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 13:50:06 +08:00
.claude feat: 实现专业的登录后首页内容设计 2025-09-16 13:50:06 +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 feat: 实现专业的登录后首页内容设计 2025-09-16 13:50:06 +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 feat: 实现专业的登录后首页内容设计 2025-09-16 13:50:06 +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