wangjia
|
99f34a6223
|
chore(web): 删除 scan.html,清理 /scan/ nginx 路由和文档
scan.html 从未被实际触发——二维码 URL 格式为 /product/<uuid>,
由 Flutter Web PublicProductScreen 处理,scan.html 是孤立死页。
- 删除 web/scan.html
- 移除 nginx-jiu.conf 中 /scan/ location 块
- 更新文档路由表(/scan/<id> → /product/<uuid>)
- 标记 todo #4 完成
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-08 02:07:19 +08:00 |
|
wangjia
|
ce92d619ed
|
chore(todo): 标记 #1 两套 CSS 设计令牌问题已完成(v1.0.23)
|
2026-06-08 01:48:41 +08:00 |
|
wangjia
|
1c901432a6
|
chore(todo): 删除不再需要的旧版备份 todo.legacy.html
|
2026-06-08 01:40:17 +08:00 |
|
wangjia
|
e124ed7c65
|
feat(todo): 新增 /todo slash command,支持 add/done/list/reopen/rm
- todo/todo.json:结构化 JSON 真相源(id/标题/重要度3级/平台标签/版本)
- todo/todo.mjs:Node 零依赖单文件 CLI,写操作自动重渲染 HTML
- todo/todo.html:重新设计布局(未完成置顶/已完成置底/sticky 筛选栏)
- .claude/commands/todo.md:/todo slash command
- CLAUDE.md:追加 TODO 管理规范(唯一真相源、完成即标记、禁止使用其它 todo 工具)
旧 todo.html 备份为 todo.legacy.html;存量 6 条待办已导入 todo.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-08 01:31:41 +08:00 |
|
wangjia
|
bc252d1fcb
|
chore: 更新 release 命令支持自动版本号,添加 web todo 清单
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-07 21:22:52 +08:00 |
|