浏览代码

样式优化

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{