更换接口地址,调整用户会员数据
This commit is contained in:
@@ -189,7 +189,6 @@
|
||||
getInfo() {
|
||||
if (this.$store.state.token === '') return;
|
||||
info().then(res => {
|
||||
console.log(res)
|
||||
uni.setNavigationBarTitle({
|
||||
title: res.nickname
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user