个人中心登录逻辑调整
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
storage_id : this.storageId
|
||||
}).then(res => {
|
||||
this.$store.commit('setIsNew', 1)
|
||||
this.$Router.back()
|
||||
this.$Router.pushTab({name: 'Life'})
|
||||
}).catch(err => {
|
||||
this.disabled = false
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user