src/pages/desktop/index/components/Tools.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/desktop/index/components/Tools.vue
@@ -243,6 +243,8 @@ logout().then(res => { if (res === "退出成功") { sessionStorage.removeItem("userInfo"); // 手动退出, 取消自动登录 sessionStorage.removeItem("autoLogin"); _this.userInfo = {}; location.assign('/view/index'); this.$notify({ @@ -297,7 +299,7 @@ .tools .tools-middle::before { width: 1px; height: 20px; content: ''; content: ""; position: absolute; top: 10px; left: 0;