首页和页面缩放调整

This commit is contained in:
2026-06-03 11:03:13 +08:00
parent 557a6f30f2
commit e6ae57e5fd
34 changed files with 360 additions and 190 deletions
@@ -21,7 +21,7 @@
top: 0;
right: 0;
width: 6.2rem;
height: 100vh;
height: var(--app-height, 100vh);
background: $bg-white;
z-index: 2001;
box-shadow: -0.04rem 0 0.2rem rgba(0, 0, 0, 0.1);