This commit is contained in:
2026-04-10 10:19:42 +08:00
parent 7a490f0ffc
commit cdf0bc5a01
7 changed files with 186 additions and 92 deletions

View File

@ -384,6 +384,7 @@ export default {
.home-page {
height: 100vh;
background-color: #ffecf3;
padding-top: 0;
}
.recommand-goods-wrapper {
@ -442,10 +443,13 @@ export default {
.swiperWrapper {
position: relative;
margin-top: -88rpx;
.swiper {
height: 552rpx;
width: 100%;
padding-top: 88rpx;
box-sizing: content-box;
.swiper-img {
width: 100%;