修复了验证码bug
This commit is contained in:
@ -33,6 +33,7 @@ Page({
|
||||
icon: 'success'
|
||||
})
|
||||
wx.removeStorageSync('token')
|
||||
wx.removeStorageSync('role')
|
||||
setTimeout(() => {
|
||||
wx.reLaunch({
|
||||
url: '/pages/welcome/homePage/homePage',
|
||||
|
Reference in New Issue
Block a user