react_hsbc_teller 2.0.58 → 2.0.59

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
@@ -61,6 +61,9 @@ export { default as HSBC } from "./demo/demo";
61
61
 
62
62
 
63
63
  ### 版本更新
64
+ ###### 2.0.59
65
+ 1. 修复antd组件库body中font-size字体样式,影响全局布局
66
+ 2. 证件识别改动新增选择客户类型步骤、证件类型添加其他选择等
64
67
  ###### 2.0.58
65
68
  1. 修复点击人脸识别按钮时状态变化后获取不到dom:publish_video_2导致crash问题
66
69
  ###### 2.0.57