feat: hero背景&通知时间

This commit is contained in:
2026-06-01 10:44:32 +08:00
parent 6c4ebc26d1
commit 052764166f
7 changed files with 72 additions and 31 deletions

View File

@@ -137,8 +137,8 @@
justify-content: center;
height: 14.8rem;
row-gap: 1.2rem;
background: linear-gradient(rgba(255, 255, 255, 0.91), rgba(255, 255, 255, 0.91)),
linear-gradient(90deg, #f2eee8 0%, #fbfaf8 40%, #f1ede7 100%);
background: url('@/assets/images/wardrobe/settings_bg.jpg') no-repeat;
background-size: cover;
}
.title {