From 065b354b2a63cb7201517f6db01a2c048634ad54 Mon Sep 17 00:00:00 2001 From: Zhengchen Tao Date: Thu, 7 May 2026 15:47:00 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20README=20fork=20notice=20=E6=94=B9?= =?UTF-8?q?=E5=8A=A8=E6=B8=85=E5=8D=95=E7=BF=BB=E8=AF=91=E4=B8=BA=E8=8B=B1?= =?UTF-8?q?=E6=96=87=EF=BC=88=E9=9D=A2=E5=90=91=20GitHub=20mirror=20?= =?UTF-8?q?=E5=8F=97=E4=BC=97=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit FORK.md 仍保持中文。 --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7c950708..8863a52d 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ > > This repository is a personal fork of [mayswind/ezbookkeeping](https://github.com/mayswind/ezbookkeeping) (MIT) with the following custom additions on top of upstream releases: > -> - **信用卡账户**:信用额度字段,账户列表显示可用额度 -> - **账户筛选交易**:单账户筛选时顶部显示账户信息卡(图标 / 名称 / 余额 / 可用额度) -> - **账户编辑**:直接修改余额字段,自动生成「余额调整」交易 -> - **记账页**:选择账户后实时显示余额或信用卡可用额度 -> - **小键盘**:自定义布局(计算器风格 4 列) + `touch-action` 修复点击延迟 -> - **移动端动画**:通用过渡 300ms → 150ms -> - **交易详情**:移动端三点菜单加编辑/删除入口 -> - **分类选择**:移动端可设默认全部展开(云同步白名单) +> - **Credit card accounts**: credit-limit field; account list shows available credit +> - **Account-filtered transactions**: when filtering by a single account, show an account info card on top (icon / name / balance / available credit) +> - **Account editing**: edit the balance field directly; a "balance adjustment" transaction is generated automatically +> - **Add-transaction page**: live display of balance or available credit after selecting an account +> - **Numpad**: custom layout (4-column calculator style) + `touch-action` fix for tap latency +> - **Mobile animations**: generic transitions 300ms → 150ms +> - **Transaction detail**: edit / delete entries added to the mobile three-dot menu +> - **Category picker**: optional "expand all by default" on mobile (cloud-sync allowlisted) > > Full list with implementation details: [`FORK.md`](FORK.md) > Branch model / upstream sync / CI troubleshooting: [`CLAUDE.md`](CLAUDE.md)