cmy 1 år sedan
förälder
incheckning
b416f8aa87
1 ändrade filer med 14 tillägg och 15 borttagningar
  1. 14 15
      pages/index/index.vue

+ 14 - 15
pages/index/index.vue

@@ -94,7 +94,7 @@
 			</swiper>
 			<view class="product-detail">
 				<text v-if="article.length>0">
-				{{article[actionArtInd].synopsis}}
+					{{article[actionArtInd].synopsis}}
 				</text>
 			</view>
 		</view>
@@ -417,23 +417,21 @@
 		}
 	}
 
-	.ic-text {
-		margin: 0 60rpx 0 40rpx;
+	.stre {
+		padding: 0 30rpx;
+		margin-top:20rpx ;
+		.ic-text {
+			.ic-tubiao {
+				width: 27rpx;
+				height: 27rpx;
+			}
 
-		.ic-tubiao {
-			width: 27rpx;
-			height: 27rpx;
-			margin-top: 16rpx;
-			margin-right: 10rpx;
+			.ic-wen {
+				font-size: 21rpx;
+				color: #333333;
+			}
 		}
 
-		.ic-wen {
-			width: 121rpx;
-			height: 20rpx;
-			font-size: 21rpx;
-			color: #333333;
-			margin-top: 5rpx;
-		}
 	}
 
 	.zhishi {
@@ -621,6 +619,7 @@
 
 		.product-art-list {
 			height: 432rpx;
+
 			.product-art-item {
 				.image-box {
 					text-align: center;