react_hsbc_teller 2.0.77 → 2.0.78
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 +2 -0
- package/lib/hsbc.js +1 -1
- package/package.json +1 -1
- package/packages/pages/video/video.jsx +3 -1
package/README.md
CHANGED
|
@@ -61,6 +61,8 @@ export { default as HSBC } from "./demo/demo";
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
### 版本更新
|
|
64
|
+
###### 2.0.78
|
|
65
|
+
1. /identify/ocr/confirmCallback新加参数ocrCustomerType(1-保险客户-INS 2-ECN陪同者-ECN),
|
|
64
66
|
###### 2.0.77
|
|
65
67
|
1. 弹窗提示---根据阿里要求不同的错误码对应的提示也随之改变,方便客户直观观察错误
|
|
66
68
|
2. pdf增加新的回调事件closePdfCallback:参数{step:''}
|