智慧园区前端大屏
linwe
2024-11-09 b0bc928022a8d5d2df389199c2a59a798aa8624c
src/views/layout/index.vue
@@ -179,20 +179,27 @@
        height: 36px;
        color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px;
        cursor: pointer;
        .img {
          width: 16px;
          height: 16px;
          margin-right: 5px;
        }
        span {
          font-size: 13px;
        }
      }
      .login-out:hover {
        background-color: #3c5e8f;
        border-radius: 20px;
      }
    }
    .main-container {