From ff4a2db7cc74c99340f4c99b124effcd8700c24b Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Tue, 23 Jun 2026 20:12:12 +0800 Subject: [PATCH] chore: release client-v1.0.76 Co-Authored-By: Claude Opus 4.8 --- CHANGELOG-client.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index 37a6955..fd09219 100644 --- a/CHANGELOG-client.md +++ b/CHANGELOG-client.md @@ -5,6 +5,12 @@ 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.76] - 2026-06-23 + +### 新功能 +- 商品详情页:双击商品图片即可全屏查看,支持双指缩放、左右翻页 +- 入库单详情新增「确认进价」:先以 0 价(待定)入库的调货单据,价格确定后可补填真实进价,系统自动回填库存成本、已出库成本与对供应商的应付,售价/应收不受影响;库存与入库明细中未定价的商品显示「待定价」 + ## [1.0.75] - 2026-06-22 ### 新功能