update: 更新所有页面背景颜色

This commit is contained in:
zhuoqinglian
2026-06-26 17:28:06 +08:00
parent 97404e53fe
commit 5a68252d22
19 changed files with 31 additions and 27 deletions
@@ -586,7 +586,7 @@ export default {
display: flex;
flex-direction: column;
background-size: cover;
background: linear-gradient(to bottom right, #dce8ff, #e4eeff, #e6cbfd) center;
background: #eff4ff;
-webkit-background-size: cover;
-o-background-size: cover;
overflow: hidden;