init: 电商AI平台 v2.1 静态设计稿

- 10 个页面 (工作台/项目/商品/流水线/资产/账户/创建向导)
- V2.1 Restraint 设计规范 (冷灰底 + #FA5D19 + 8px 圆角)
- 完整 design-system.html 组件库参考
- SVG line icon · stroke 1.5 全合规

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
iye
2026-05-15 17:55:11 +08:00
co-authored by Claude Opus 4.7
commit cae935588b
15 changed files with 7655 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
# 工程文件
node_modules/
.next/
.turbo/
dist/
build/
# OS / IDE
.DS_Store
Thumbs.db
.vscode/
.idea/
*.swp
# 日志
*.log
npm-debug.log*
pnpm-debug.log*
# 本地环境
.env
.env.local
.env.*.local
# 临时
*.tmp
*.bak
screenshots/