This commit is contained in:
2026-01-21 22:53:25 +08:00
parent 638c846aed
commit 155ec5c986
37 changed files with 3468 additions and 729 deletions

View File

@@ -344,6 +344,8 @@ onMounted(() => {
overflow-y: auto;
flex: 1;
height: calc(100vh - 106px);
display: flex;
flex-direction: column;
}
/* 默认布局 - 双栏菜单 */