2026-08-26 16:20:42 +08:00

20 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 项目长期约定 - gwy-exam
## 工作目录
- **默认工作目录:`~/study/gwy-exam`**。
- 所有新产出、日志、deliverables 均在 `~/study/gwy-exam` 下进行。
## 项目内容
- 「备考中枢」国考/公务员备考工具:桌面端 + 移动端双端原型 / 设计规范 / PRD。
- 关键交付物在 `deliverables/`
- `prototype/`:桌面 PNG含刷题中心/申论/错题本/备考计划/我的/数据中枢/模考分析/要闻/设置/题库录入)+ 移动 PNG + 合并 PDF「备考中枢-全页概览」。
- `product-strategy/prd-gwy-exam-tool-2026-08-25.md`PRD。
- `版本说明-备考中枢-20260826.md``设计规范-备考中枢-20260826.md`
## 设计规范要点(真实 token
- 语义色bgCanvas #F7F6F2 / bgCard #FFF / bgSoft #EFEFF5 / primary #2B4C8F / primaryDeep #1B2D5B / primaryBright #3A6BD8 / text#1A1F2E / textSecondary #6B7280 / textMuted #9CA2AD / borderSubtle #E8E6E0 / success #1B9266 / warning #DC9A1E / danger #D14C55
- 字体:中文 Sarasa Gothic SC数字英文 Inter。排印H1 24px Bold、数据大字 22px Bold(Inter)、卡标题 15px SemiBold、标签 12px、副标 13px、趋势指数 11px Medium。
## 方法经验
- 设计规范必须用 `fetch_variables`+`batch_read` 从画布真实读取变量与字号校准,不能凭空写。