shish 1 month ago
parent
commit
698dddfbd7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mallApp/src/pages/item/item.vue

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

@@ -881,9 +881,9 @@ export default {
 	}
 	}
 	.item_list_title {
 	.item_list_title {
 		margin-bottom: 20upx;
 		margin-bottom: 20upx;
-		font-size: 32upx;
+		font-size: 28upx;
 		font-weight: 600;
 		font-weight: 600;
-		color: #333333;
+		color: #667eea;
 		font-weight: bold;
 		font-weight: bold;
 	}
 	}
 	.item_list_title--special {
 	.item_list_title--special {