shish il y a 1 mois
Parent
commit
cdb4e3074d
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      hdApp/src/pagesPurchase/components/item.vue

+ 3 - 2
hdApp/src/pagesPurchase/components/item.vue

@@ -429,16 +429,17 @@ export default {
 					line-height: 60upx;
 					line-height: 60upx;
 					text-align: center;
 					text-align: center;
 					margin: 0 8upx;
 					margin: 0 8upx;
-					color: #868686;
+					color: #757575;
 					border-radius: 25upx;
 					border-radius: 25upx;
 					background-color: #f5f5f5;
 					background-color: #f5f5f5;
-					font-size: 30upx;
+					font-size: 32upx;
 					box-sizing: border-box;
 					box-sizing: border-box;
 					padding: 0 8upx;
 					padding: 0 8upx;
 				}
 				}
 				.num-big {
 				.num-big {
 					font-weight: bold;
 					font-weight: bold;
 					color: #3385ff;
 					color: #3385ff;
+					font-size: 32upx;
 				}
 				}
 				.num-small {
 				.num-small {
 					color: #868686;
 					color: #868686;