feat:重构主题存储逻辑,优化加载背景和颜色设置

This commit is contained in:
jxxghp
2025-02-06 16:00:32 +08:00
parent 2511acfea1
commit 92a0a9fe2f
6 changed files with 24 additions and 17 deletions

View File

@@ -1,7 +1,3 @@
html {
background: var(--initial-loader-bg, #fff);
}
#loading-bg {
position: fixed;
z-index: 9999;