diff --git a/pages/home/index.vue b/pages/home/index.vue index a6051d6..50c532d 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -20,9 +20,11 @@ - + - + + + @@ -42,7 +44,6 @@ - @@ -354,7 +355,7 @@ } .index { - background-color: #fff; + background-color: #f6f6f6; } .swiper-item { @@ -436,7 +437,7 @@ } .home_content_box { - margin-top: -10rpx; + margin-top: -20rpx; } .head_box {} @@ -445,4 +446,4 @@ margin-left: 20rpx; line-height: 40px; } - +