gaoluyang
2026-06-09 d3ab456aeb6db7c08dbcd03ab53b1c22a9d3660d
src/layout/components/Navbar.vue
@@ -138,7 +138,7 @@
  z-index: 1000; /* 确保头部在其他内容之上 */
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-content: flex-end;
  .logo {
    width: 118px;