shish 2 月之前
父節點
當前提交
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 {
 	.item_list_title {
 		margin-bottom: 20upx;
 		margin-bottom: 20upx;
-		font-size: 36upx;
-		font-weight: 600;
+		font-size: 32upx;
+		font-weight: bold;
 		color: #141414;
 		color: #141414;
 		font-weight: bold;
 		font-weight: bold;
 	}
 	}

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

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