update:删除首页背景,加快加载速度

This commit is contained in:
hrz
2025-04-05 21:55:50 +08:00
parent d53230245f
commit a28d316ca4
6 changed files with 5 additions and 5 deletions
@@ -164,7 +164,7 @@ export default {
height: 100vh;
display: flex;
flex-direction: column;
background-image: url("@/assets/home/background.png");
background: linear-gradient(145deg, #e6eeff, #eff0ff);
background-size: cover;
background-position: center;
-webkit-background-size: cover;