diff --git a/pages/realNameAuthentication/realNameAuthentication.vue b/pages/realNameAuthentication/realNameAuthentication.vue index a2d63c3..587be4f 100644 --- a/pages/realNameAuthentication/realNameAuthentication.vue +++ b/pages/realNameAuthentication/realNameAuthentication.vue @@ -29,7 +29,7 @@ 提交 - + 刷新实名状态 @@ -72,6 +72,9 @@ export default { this.smflag = true }, methods: { + toGetshuaxin() { + uni.$uv.debounce(this.getshuaxin, 2000, true) + }, // 刷新人脸识别是否成功 getshuaxin() { refreshRealName().then(res => {