登录优化

This commit is contained in:
唐明明
2022-06-17 16:55:56 +08:00
parent b9e3354fa0
commit b4142fd37a
6 changed files with 1685 additions and 1679 deletions

View File

@@ -57,6 +57,8 @@
provider: 'univerify',
success: res => {
this.isKeyAuth = true
},
complete() {
uni.hideLoading()
}
})