优化
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
}
|
||||
this.$store.dispatch('saveUserInfo', JSON.stringify(res.data.user))
|
||||
this.$store.dispatch('saveToken', res.data.token)
|
||||
this.$store.dispatch('saveIssend', res.data.is_send)
|
||||
uni.redirectTo({
|
||||
url: '/pages/home/home'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user