瀏覽代碼

首页兑换样式调整

hwb0 3 年之前
父節點
當前提交
110f3f10ca
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      pages/index/index.vue

+ 8 - 8
pages/index/index.vue

@@ -272,12 +272,12 @@
 <style lang="scss" scoped>
 	.image-container {
 		width: 750rpx;
-		height: 39vh;
+		height: 40vh;
 		
 		.swiper-item {
 			position: relative;
 			width: 61vw;
-			height: 39vh;
+			height: 40vh;
 			display: flex;
 			justify-content: center;
 			align-items: center;
@@ -286,11 +286,11 @@
 		.image-wrap{
 			position: relative;
 			width: 61vw;
-			height: 39vh;
+			height: 40vh;
 			
 			.img{
 				width: 61vw;
-				height: 39vh;
+				height: 40vh;
 			}
 		}
 	}
@@ -330,7 +330,7 @@
 		&-top {
 			display: flex;
 			justify-content: space-between;
-			padding: 120rpx 0 0 40rpx;
+			padding: 130rpx 0 0 40rpx;
 
 			&-action {
 				display: flex;
@@ -387,7 +387,7 @@
 				position: absolute;
 				width: 100rpx;
 				height: 100rpx;
-				top: 310rpx;
+				top: 330rpx;
 				left: 10rpx;
 				z-index: 20;
 			}
@@ -395,14 +395,14 @@
 				position: absolute;
 				width: 100rpx;
 				height: 100rpx;
-				top: 310rpx;
+				top: 330rpx;
 				right: 10rpx;
 				z-index: 20;
 			}
 			
 			.box-img{
 				position: absolute;
-				top: -50rpx;
+				top: 0;
 				z-index: 10;
 				width: 100vw;
 				height: 70vw;