From 35d238555f4e124f9ce8d4889664857c418335df Mon Sep 17 00:00:00 2001 From: caibotmini Date: Tue, 7 Apr 2026 12:23:32 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E8=97=8F=E5=93=81?= =?UTF-8?q?=E5=92=8C=E7=94=A8=E6=88=B7Tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增 💎藏品 和 👤用户 两个Tab - 藏品列表:按品类筛选+名称/冠号搜索,点击进入详情 - 藏品详情:品类/系列/年份/冠号/描述/关联信息 - 藏品详情可跳转关联帖子 - 用户列表:用户名搜索,展示商家/个人/发帖数/信用分 - 修复 page_size 上限500导致422错误 - 帖子列表增加服务器来源标识 - 修复 ON CONFLICT 时 instance_id 被覆盖问题 --- frontend/index.html | 684 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 684 insertions(+) create mode 100644 frontend/index.html diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..b32d79b --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,684 @@ + + + + + +一尘数据 + + + + +
+ + + +