weapps-plugin-jingtong-verify 1.7.1 → 1.7.2
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/package.json
CHANGED
|
@@ -496,9 +496,9 @@
|
|
|
496
496
|
></tip-modal>
|
|
497
497
|
|
|
498
498
|
<!-- 扫脸失败温馨提示弹窗 -->
|
|
499
|
-
<face-error-modal
|
|
499
|
+
<!-- <face-error-modal
|
|
500
500
|
visible="{{ faceErrorModal }}"
|
|
501
501
|
faceErrorType="{{ faceErrorType }}"
|
|
502
502
|
bind:CancelBtn="cancelFaceErrorModal"
|
|
503
503
|
bind:ConfirmBtn="okFaceErrorModal"
|
|
504
|
-
></face-error-modal>
|
|
504
|
+
></face-error-modal> -->
|