flat: 登陆
This commit is contained in:
1
App.vue
1
App.vue
@@ -19,7 +19,6 @@
|
||||
uni.reLaunch({
|
||||
url: '/pages/login/blank?token=' + options.query.token
|
||||
})
|
||||
this.$store.commit('changeLoginType', options.query.token)
|
||||
} else if (this.$store.state.user.token) {
|
||||
this.$store.dispatch('startRefreshTokenTimer')
|
||||
this.$store.dispatch('startRefreshNewsTimer')
|
||||
|
||||
Reference in New Issue
Block a user