优化登录页UI、新增占满布局类

This commit is contained in:
Cheng Zhou
2026-03-10 11:37:19 +08:00
parent 4c98147f3e
commit 8bec268a5b
47 changed files with 640 additions and 351 deletions
+1
View File
@@ -18,6 +18,7 @@ const session = useSessionStore();
<style scoped>
.app-shell {
min-height: 100vh;
min-height: 100dvh;
}
.app-locked {