feat(home): 首页对标埃森哲重构 V15 + 全站 CTA Pill 化 #23

Merged
zhangxiang merged 12 commits from feat/home-accenture-v15 into dev 2026-08-31 16:23:44 +08:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 45d0c51366 - Show all commits
+4
View File
@@ -89,12 +89,16 @@ e2e-tests/reports/
*.crt *.crt
.auth/ .auth/
# WorkBuddy 工作记忆目录(工具生成,不入库)
.workbuddy/
# ============================================================ # ============================================================
# Database # Database
# ============================================================ # ============================================================
*.db *.db
*.db-journal *.db-journal
data.db data.db
data/
# ============================================================ # ============================================================
# Uploads & Storage # Uploads & Storage
View File