Administrator 5 年 前
コミット
a7ceb5b64a

+ 2 - 2
components/cm-module/listTemplate/immediatelyList.vue

@@ -507,12 +507,12 @@
 	}
 	.tabstyle{
 		width: 128rpx;
-		height: 80rpx;
+		height: 76rpx;
 		font-size: 26rpx;
 		display: inline-block;
 		border-radius: 10rpx;
 		text-align: center;
-		line-height: 80rpx;
+		line-height: 76rpx;
 		border: 2rpx solid #EEEEEE;
 		position: relative;
 		margin-right: 12rpx;

+ 1 - 1
pages/search/search.vue

@@ -477,7 +477,7 @@
 		}
 		.list-details-specs {
 			margin-top: 8rpx;
-			color: #999999;
+			color: #666666;
 		}
 		.list-details-miniQuantity {
 			margin-top: 7rpx;