shish 2 luni în urmă
părinte
comite
11839a0ffa

+ 2 - 2
hdApp/src/pagesPurchase/ghsProduct.vue

@@ -897,8 +897,8 @@ export default {
 	}
 	.item_list_title {
 		margin-bottom: 20upx;
-		font-size: 36upx;
-		font-weight: 600;
+		font-size: 32upx;
+		font-weight: bold;
 		color: #141414;
 		font-weight: bold;
 	}

+ 1 - 1
mallApp/src/pages/item/item.vue

@@ -881,7 +881,7 @@ export default {
 	}
 	.item_list_title {
 		margin-bottom: 20upx;
-		font-size: 34upx;
+		font-size: 32upx;
 		font-weight: 600;
 		color: #333333;
 		font-weight: bold;