移出冗余代码
This commit is contained in:
Binary file not shown.
@@ -136,7 +136,6 @@
|
|||||||
getInfo(){
|
getInfo(){
|
||||||
if(this.$store.state.token === '') return
|
if(this.$store.state.token === '') return
|
||||||
info().then(res => {
|
info().then(res => {
|
||||||
console.log(res)
|
|
||||||
uni.setNavigationBarTitle({
|
uni.setNavigationBarTitle({
|
||||||
title: res.nickname
|
title: res.nickname
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user