zhangxiang
dcc2073e1e
feat(theme): 暗黑模式 Phase 2 批次 3 — product-detail/standalone/detail-hero token 化
- product-detail-content-v3.tsx: 9 处 bg-white → bg-bg-primary
(Hero / features / benefits / process / cases / certifications / CTA)
- standalone/[id]/client.tsx: 5 处 bg-white → bg-bg-primary
- detail-hero.tsx: 浅色 variant bg-white → bg-bg-primary(共享组件)
- detail.test.tsx: 新增常驻断言——light variant 必须用主题 token,禁止硬编码 bg-white
验证(evidence-first):
- type-check 0 / lint 0 errors
- jest 128 suites / 1624 passed(含新增断言)
- 视觉回归 22 passed(浅色基线零 diff)
- computed-style 一次性验证 4 passed: /products/erp + /products/crm 的 dark 反色
(html/body/header → #0A0E14、section 层次自动反色)+ light 零深色残留;脚本已删
Phase 2 剩余批次: 批次 4 admin 全量(user 决策: admin 也参与)
2026-08-31 18:53:47 +08:00
..
2026-08-31 18:53:47 +08:00
2026-08-31 18:53:47 +08:00
2026-08-02 19:39:27 +08:00
2026-08-20 09:25:12 +08:00
2026-04-21 07:53:56 +08:00
2026-08-31 12:03:25 +08:00