src/layout/components/headerPage.vue
@@ -149,6 +149,8 @@ } if (item === 'logout') { localStorage.clear() userStore.delteUserInfo() userInfo.value = null router.push({ path: '/home', }) @@ -197,7 +199,7 @@ .logoBox { padding: 25px 0; overflow: hidden; max-width: 1200px !important; max-width: 1369px !important; .logo { float: left; height: 66px;