tanxue 1 ヶ月 前
コミット
7fe0f0571d
1 ファイル変更5 行追加2 行削除
  1. 5 2
      common/styles/global/pages.scss

+ 5 - 2
common/styles/global/pages.scss

@@ -3,8 +3,11 @@
 // 首页
 .dljt-index-page{
 	width: 100%;height: auto;position: relative;padding:120rpx 0 0;
-	.index-swiper-box{width: 100%;margin-bottom: 52rpx;}
-	uni-image{width: 100%;height: 340rpx;}
+	.index-swiper-box{
+		width: 100%;margin-bottom: 52rpx;
+		.swiper{height: 360rpx;}
+	}
+	uni-image{width: 100%;height: 360rpx;}
 	.index-content-box{width: 92%;margin: 0 auto 50rpx;}
 	.index-background-box{background-color: #f5f5f5;padding:36rpx 0 10rpx;}
 	.index-more-btn{