1
This commit is contained in:
@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user