2026-05-15 · 登录页角色视觉样式升级
+ UI +改动:在保留四个几何角色结构的基础上,增加底座阴影、发光边、玻璃高光、内部面板和状态点,让角色更像 SKG 内容工作台里的小模块,而不是纯色几何块。
+影响:web/components/login/animated-login-characters.tsx、web/app/globals.css、docs/source-analysis.html。
diff --git a/.memory/worklog.json b/.memory/worklog.json index 222387b..97be9f4 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,12 +1,5 @@ { "entries": [ - { - "files_changed": 7, - "hash": "3684917", - "message": "auto-save 2026-05-14 01:05 (+4, ~3)", - "ts": "2026-05-14T01:06:06+08:00", - "type": "commit" - }, { "files_changed": 8, "hash": "4610ef8", @@ -3251,6 +3244,13 @@ "type": "session-heartbeat", "message": "Codex 会话活跃 · 最近命令:codex · 1 项未提交变更 · 最近提交:auto-save 2026-05-15 16:22 (~1)", "files_changed": 1 + }, + { + "ts": "2026-05-15T16:27:46+08:00", + "type": "commit", + "message": "auto-save 2026-05-15 16:27 (~3)", + "hash": "ecc5894", + "files_changed": 3 } ] } diff --git a/docs/source-analysis.html b/docs/source-analysis.html index b8a8287..d139252 100644 --- a/docs/source-analysis.html +++ b/docs/source-analysis.html @@ -942,6 +942,16 @@ SubjectAsset {
这个记录不是 git log 的替代品。它记录“产品理解发生了什么变化、影响了哪些源码、你以后描述需求时该怎么说”。后续每次改功能都要补一条。
改动:在保留四个几何角色结构的基础上,增加底座阴影、发光边、玻璃高光、内部面板和状态点,让角色更像 SKG 内容工作台里的小模块,而不是纯色几何块。
+影响:web/components/login/animated-login-characters.tsx、web/app/globals.css、docs/source-analysis.html。