update realtime data fetching

This commit is contained in:
DESKTOP-FUDKNA8\znjsz
2024-01-17 14:45:09 +08:00
parent 9805d29df3
commit a6e380a64c
3 changed files with 163 additions and 92 deletions

View File

@@ -106,8 +106,8 @@ const props = defineProps({
}
.container-body {
background: #ffffff33;
backdrop-filter: blur(1px);
background: #ffffff11;
backdrop-filter: blur(2px);
flex: 1;
padding: 20px;
}