Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 633dadf84f | |||
| fdab62b3bb |
@@ -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/),
|
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).
|
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
|
## [1.1.1] - 2026-07-03
|
||||||
|
|
||||||
### 新功能
|
### 新功能
|
||||||
|
|||||||
@@ -6,6 +6,19 @@
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
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).
|
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
|
## [1.1.1] - 2026-07-03
|
||||||
|
|
||||||
### 修复
|
### 修复
|
||||||
|
|||||||
Reference in New Issue
Block a user