This commit is contained in:
Gdpao
2020-08-04 14:36:35 +08:00
parent 1e9f442b7b
commit 1f5af9d92b
14 changed files with 93 additions and 68 deletions

View File

@@ -180,7 +180,6 @@
})
return false
} else {
console.log(123)
me.loginIn(res.data.token); //存储一个字符传值
// 缓存用户的信息
uni.setStorageSync('user_info',res.data);