shish 2 달 전
부모
커밋
698dddfbd7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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 {
 		margin-bottom: 20upx;
-		font-size: 32upx;
+		font-size: 28upx;
 		font-weight: 600;
-		color: #333333;
+		color: #667eea;
 		font-weight: bold;
 	}
 	.item_list_title--special {