完善首页显示

This commit is contained in:
2025-12-14 00:12:13 +08:00
parent 3559f2bf1e
commit 970e734dda
9 changed files with 284 additions and 26 deletions

View File

@@ -43,8 +43,10 @@ onUnmounted(() => {
left: 0;
width: 100%;
height: 32px;
background-color: rgba(255,255,255,0.2);
background-color: rgba(255,255,255,0.15);
backdrop-filter: blur(3px);
-webkit-backdrop-filter: blur(3px);
z-index: 2;
}
.logo {
position: fixed;