shish 2 месяцев назад
Родитель
Сommit
11839a0ffa
2 измененных файлов с 3 добавлено и 3 удалено
  1. 2 2
      hdApp/src/pagesPurchase/ghsProduct.vue
  2. 1 1
      mallApp/src/pages/item/item.vue

+ 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;