zhangsijie 2 лет назад
Родитель
Сommit
200277678b
1 измененных файлов с 6 добавлено и 4 удалено
  1. 6 4
      pages/waterandfernew/details.vue

+ 6 - 4
pages/waterandfernew/details.vue

@@ -757,7 +757,7 @@
 	.box {
 		position: relative;
 		width: 100%;
-		height: 100vh;
+		min-height: 100vh;
 		overflow: auto;
 	}
 
@@ -943,7 +943,9 @@
 
 		.main {
 			position: relative;
-			padding-top: 32rpx;
+			width: 678rpx;
+			height: 612rpx;
+			margin-top: 10px;
 
 			.mainContent {
 				position: absolute;
@@ -983,7 +985,7 @@
 				position: absolute;
 				z-index: 2;
 				top: 44rpx;
-				left: 160rpx;
+				left: 154rpx;
 				width: 528rpx;
 				display: flex;
 				justify-content: center;
@@ -1101,7 +1103,7 @@
 				width: 66rpx;
 				height: 72rpx;
 				top: 190rpx;
-				left: 54rpx;
+				left: 52rpx;
 				z-index: 3;
 				image{
 					width: 66rpx;