个人中心登录逻辑调整

This commit is contained in:
唐明明
2022-06-07 17:38:39 +08:00
parent b76167eb0d
commit 76554a096c
5 changed files with 4504 additions and 4525 deletions

View File

@@ -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({