upp-platform-core 1.0.56 → 1.0.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,3 +1,15 @@
1
+ # 2024-03-13 v1.0.58
2
+ 页面配置新增保存按钮,允许用户自定义保存
3
+
4
+ 修改明亮模式下选择绿色主题无反应问题
5
+
6
+ # 2024-01-30 v1.0.57
7
+ 打开登录页无动作10分钟后,图形验证码自动刷新
8
+
9
+ 修复路由缓存导致菜单点击无响应问题,调整路由缓存时触发热更新逻辑
10
+
11
+ 修复导航布局为横向时,顶部下拉样式错误问题
12
+
1
13
  # 2024-01-09 v1.0.56
2
14
  登陆时发送短信验证码前进行图形验证码校验
3
15