Compare commits

...

1 Commits

Author SHA1 Message Date
wangjia fdab62b3bb chore: release site-v1.1.2
Deploy Site / release-deploy-site (push) Successful in 25s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
2026-07-03 22:42:55 +08:00
+13
View File
@@ -6,6 +6,19 @@
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.1.2] - 2026-07-03
### 新功能
- 首页价格区与订单页新增「🔥 首月特惠 ¥1」套餐(新店专享,30 天标准版全部功能,
每店限购一次);已享受过的门店入口自动置灰。
- 导航「进入系统」按钮改为下拉菜单:个人信息 / 进入系统 / 退出登录。
- 新增「个人信息」页:查看账号、门店与授权状态(含到期时间、设备数),可直达购买/续费。
- 新增「退出登录」页:安全撤销会话并清除本机登录状态。
### 改进
- 网页端登录后默认进入「个人信息」页,不再直接跳转进销存系统。
- 帮助文档补充在线购买/续费说明。
## [1.1.1] - 2026-07-03
### 修复