zhengkaixin %!s(int64=2) %!d(string=hai) anos
pai
achega
2be3ec3ec7
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      pages/homePage/homePage.vue

+ 3 - 1
pages/homePage/homePage.vue

@@ -379,6 +379,7 @@
 			justify-content: space-between;
 			margin-bottom: 40rpx;
 			max-height:100px;
+			min-height: 80px;
 			.content {
 				display: flex;
 				flex-direction: column;
@@ -406,6 +407,7 @@
 
 		.img {
 			width: 224rpx;
+			
 			border-radius: 5px;
 			overflow: hidden;
 
@@ -413,7 +415,7 @@
 				border-radius: 5px;
 				width: 100%;
 				height: 100%;
-			
+				
 			}
 		}
 	}