chore: release client-v1.0.87
Deploy Client / build-client-web (push) Successful in 55s
Deploy Client / build-macos (push) Successful in 2m47s
Deploy Client / build-android (push) Successful in 1m45s
Deploy Client / build-ios (push) Successful in 3m24s
Deploy Client / build-windows (push) Successful in 2m1s
Deploy Client / release-deploy-client (push) Successful in 1m35s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
This commit is contained in:
wangjia
2026-07-03 10:01:00 +08:00
parent 7cd63048e5
commit 0b5e27b6b9
+20
View File
@@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.87] - 2026-07-03
### 新功能
- 登录、注册页全新改版:品牌面板 + 表单两栏布局,支持记住我(自动填入最近登录的门店和账号)、密码可见切换,右上角可直接切换主题。
- 入库 / 出库管理顶部统计卡数据补齐,支持「近 30 天」口径。
- 商品编辑中「从介绍库选择」升级为可搜索下拉,介绍条目多也能快速定位。
- 商品图片双击即可全屏查看。
### 改进
- 全局界面统一:弹窗按钮、下拉框、输入框、提示气泡(toast)、图标、等宽字体全部对齐设计规范,三套主题观感一致。
- 入库 / 出库列表版式与搜索框对齐设计稿,单号、金额、审核员列显示更清晰。
- 服务恢复域名访问(https://jiu.51yanmei.com),连接全程加密。
### 修复
- 只读模式下操作按钮不再可点,提示不再重复弹出。
- 往来单位表格错位、地址为空显示「-」的问题。
- 结清账款后财务页应收应付未即时刷新的问题。
- 供应商下拉搜索无结果时不再出现误导性的「新增」入口。
- 下拉菜单出现位置漂移的问题。
## [1.0.86] - 2026-06-27
### 修复