使用社交账号(微信小程序)登录

This commit is contained in:
sfmind
2022-05-05 19:09:04 +08:00
parent c533f5e5e8
commit c8e00ad04c
10 changed files with 160 additions and 163 deletions

View File

@ -161,7 +161,7 @@ export default {
uni.$u.toast('地址已更新')
setTimeout(() => {
uni.navigateBack()
}, 1000)
}, 300)
})
})
}