完善页面

This commit is contained in:
wangxiaowei
2025-09-16 17:09:34 +08:00
parent 6d2cba0f34
commit e9f804b373
11 changed files with 874 additions and 169 deletions

View File

@ -166,9 +166,11 @@
.home-bg {
background-color: $cz-page-background;
background-image: url(#{$OSS}images/home/home_bg.png);
background-size: 100% 280rpx;
// background-size: 100% 300rpx;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
padding-bottom: 20rpx;
// background-position: top center;
}
.search-box {