From 687691cf85e23c7887cc31a3ad685acbe14d8019 Mon Sep 17 00:00:00 2001 From: biss Date: Sat, 4 Apr 2026 15:01:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_XINHAN_PLAN.txt | 10 ---------- xinhan/index.html | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 README_XINHAN_PLAN.txt diff --git a/README_XINHAN_PLAN.txt b/README_XINHAN_PLAN.txt deleted file mode 100644 index 812d75a..0000000 --- a/README_XINHAN_PLAN.txt +++ /dev/null @@ -1,10 +0,0 @@ -已创建分支 feature/xinhan-branch。将在该分支中新增 xinhan 文件夹及对应数据库查询页面。 - -计划实现: -- 新建 xinhan 文件夹在仓库 root 下(/opt/Letters/xinhan) -- 在 xinhan 下实现一个简易的查询页,结构仿照 ticket/certs 的查询页,字段:收件人、内容物、寄出日期、寄达地、寄达日期 -- 新增一个查询前端页面 index.html/或者与现有页面整合的查询入口 -- 写一个简单的前端,使用 Supabase 表 `xinhan` 进行查询 -- 提交到分支,等待你的合并指示 - -请确认:需要我直接在 xinhan 下建立一个初始数据表模板和查询页面吗?如果需要,请选择数据字段类型偏好(例如文本、日期、文本长内容等),以及是否要创建初始 SQL 建表语句。 \ No newline at end of file diff --git a/xinhan/index.html b/xinhan/index.html index 012a171..d537ff2 100644 --- a/xinhan/index.html +++ b/xinhan/index.html @@ -3,7 +3,7 @@ - Xinhan 查询 + 信函查询