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
@@ -2,7 +2,7 @@
2
2
  "name": "weapps-plugin-jingtong-verify",
3
3
  "pluginName": "weapps-plugin-jingtong-verify",
4
4
  "pluginType": "mp",
5
- "version": "1.7.1",
5
+ "version": "1.7.2",
6
6
  "description": "",
7
7
  "main": "sdk.js",
8
8
  "author": "tongyirenzheng",
@@ -16,7 +16,7 @@
16
16
  box-sizing: border-box;
17
17
  width: 560rpx;
18
18
  /* height: 796rpx; */
19
- border-radius: 4rpx;
19
+ border-radius: 24rpx;
20
20
  background: #FFF;
21
21
  }
22
22
 
@@ -16,7 +16,7 @@
16
16
  box-sizing: border-box;
17
17
  width: 560rpx;
18
18
  /* height: 796rpx; */
19
- border-radius: 4rpx;
19
+ border-radius:24rpx;
20
20
  background: #FFF;
21
21
  }
22
22
 
@@ -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> -->