QYF-GitLab1
3 天以前 264a2c1e93e9b9cd3c7e0568b656325b12b008ec
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;