Commit b3c15a3d authored by 黄奎's avatar 黄奎

页面修改

parent 00e1a54f
......@@ -114,12 +114,9 @@
},
refreshHeadImg() {
this.scmAccount = this.getLocalStorage();
console.log();
}
},
}
</script>
<style>
......
......@@ -134,8 +134,6 @@
var userJson = JSON.stringify(user);
localStorage.scmAccount = userJson;
this.$refs.Nav.refreshHeadImg();
console.log();
} else {
this.Error(response.data.message);
}
......
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