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>
This commit is contained in:
wangjia
2026-06-08 02:07:19 +08:00
parent ce92d619ed
commit 99f34a6223
5 changed files with 29 additions and 415 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"meta": {
"title": "酒库管理系统 — 项目 TODO",
"updated_at": "2026-06-07T17:48:38.554Z"
"updated_at": "2026-06-07T18:07:13.211Z"
},
"seq": 7,
"items": [
@@ -56,9 +56,9 @@
"Web"
],
"created_at": "2026-06-07T17:30:32.287Z",
"done": false,
"completed_at": null,
"version": null
"done": true,
"completed_at": "2026-06-07T18:07:13.211Z",
"version": "v1.0.23"
},
{
"id": 5,