对接接口
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
|
||||
toast.success('登录成功')
|
||||
setTimeout(() => {
|
||||
router.navigateBack()
|
||||
router.reLaunch('/pages/index/index')
|
||||
}, 1000)
|
||||
} catch (error) {
|
||||
toast.info('登录失败,请稍后重试')
|
||||
|
||||
Reference in New Issue
Block a user