Commit 13a03843 authored by leiqingsong's avatar leiqingsong

修改

parent 66c244fb
......@@ -28,7 +28,7 @@ export default {
// }
// localStorage.setItem('user', JSON.stringify(user));
console.log("和App开始交互");
showBottomBar();
// showBottomBar();
getAuthToken()
.then(res => {
console.log("获取token成功", res);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment