diff --git a/CHANGELOG.md b/CHANGELOG.md index 2abda76..f0f998d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.23] - 2026-06-07 + +### 修复 +- 官网功能详情页(库存管理/审核流)导航栏现与主站完全一致,不再缺少「库存」「审核流」入口 + +### 改进 +- 官网功能详情页接入统一模板系统,导航/页脚/版权信息改一处自动同步全站 + ## [1.0.22] - 2026-06-07 ### 新功能