update 1.0.1.a

This commit is contained in:
2026-03-31 21:35:03 +08:00
parent 8ce5f14781
commit e9a97982aa
6 changed files with 30 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -4,6 +4,36 @@
# 版本更新说明
## v1.0.1.a
更新时间2026年3月31日
**Update**
1、管理平台中客户端管理版本页面显示App Key去掉ID添加/编辑界面同步显示。
<img src="./images/snapshot_1.0.1.a_1.png" alt="image-20260331165416754" style="zoom: 25%;" />
2、管理平台中客户端版本管理页面完善1添加/编辑版本、2切换该版本是否可用。
**Add**
1、管理平台中客户端版本管理页面新增1`App Key`随机生成/刷新按钮2`第三方版权`字段。并由前端自由添加键值对,提交时校验。
<img src="./images/snapshot_1.0.1.a_3.png" alt="image-20260331205143442" style="zoom:25%;" />
**Remove**
1、废弃单独客户端鸿蒙接口及蓝图~~HarmonyViews.harmony_blueprint~~
**BugFixed**
1、修复无法校验客户端版本和错误返回后续客户端可以根据返回错误信息提示。
<img src="./images/snapshot_1.0.1.a_4.png" alt="image-20260331213128086" style="zoom: 33%;" />
<img src="./images/snapshot_1.0.1.a_5.png" alt="image-20260331213256888" style="zoom: 50%;" />
## v1.0.1
更新时间2026年3月31日