QYF-GitLab1
1 天以前 9cad6a832c786989be620573b09badccfe7e3b51
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;