shish 1 lună în urmă
părinte
comite
cdb4e3074d
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  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;
 					text-align: center;
 					margin: 0 8upx;
-					color: #868686;
+					color: #757575;
 					border-radius: 25upx;
 					background-color: #f5f5f5;
-					font-size: 30upx;
+					font-size: 32upx;
 					box-sizing: border-box;
 					padding: 0 8upx;
 				}
 				.num-big {
 					font-weight: bold;
 					color: #3385ff;
+					font-size: 32upx;
 				}
 				.num-small {
 					color: #868686;