merge
This commit is contained in:
@@ -278,9 +278,7 @@
|
||||
},
|
||||
loginOut() {
|
||||
this.$store.commit('setToken', '')
|
||||
uni.reLaunch({
|
||||
url: '/pages/login/login'
|
||||
})
|
||||
this.$Router.push({name: 'Login'})
|
||||
},
|
||||
// 上传头像
|
||||
updImgs(type) {
|
||||
|
||||
Reference in New Issue
Block a user