修复桌面端界面显示与稳定性问题

This commit is contained in:
Cheng Zhou
2026-07-09 13:53:01 +08:00
parent 0aceb1fd74
commit fd4208d06f
38 changed files with 136 additions and 104 deletions
+1
View File
@@ -30,5 +30,6 @@ initDesktopUpdateManager();
.app-shell {
min-height: 100vh;
min-height: 100dvh;
background: var(--ctms-bg-base);
}
</style>