upp-platform-core 1.0.41 → 1.0.43

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,14 @@
1
+
2
+ # 2023-09-20 v1.0.43
3
+
4
+ 文件上传组件添加预览文件时的抛出事件,兼容文件预览需要特定逻辑的需求
5
+
6
+ 修改文件上传失败后的提示语
7
+
8
+ # 2023-09-18 v1.0.42
9
+
10
+ 短信验证接口字段更新,iframeview组件地址接收逻辑更改
11
+
1
12
  # 2023-09-14 v1.0.41
2
13
  登录页外部用户新增图形验证码、新增变量用来控制是否显示记住密码按钮
3
14