feat: add 毛玻璃效果 + 开关

This commit is contained in:
tim
2025-08-16 18:11:56 +08:00
parent 4e2171a8a6
commit a756c2fab3
6 changed files with 68 additions and 62 deletions

View File

@@ -210,6 +210,7 @@ onMounted(async () => {
width: 100%;
height: 100%;
max-width: var(--page-max-width);
backdrop-filter: var(--blur-10);
}
.header-content-left {