Browse Source

采购优化

shish 3 years ago
parent
commit
bbd1c8c376
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ghsApp/src/pagesPurchase/info.vue

+ 2 - 2
ghsApp/src/pagesPurchase/info.vue

@@ -417,7 +417,7 @@ export default {
 						align-items: flex-end;
 						align-items: flex-end;
 						.item-name {
 						.item-name {
 							color: #333333;
 							color: #333333;
-							font-size: 28upx;
+							font-size:30upx;
 						}
 						}
 						.item-price {
 						.item-price {
 							color: #333;
 							color: #333;
@@ -433,7 +433,7 @@ export default {
 						}
 						}
 						.item-count {
 						.item-count {
 							color: #333333;
 							color: #333333;
-							font-size: 24upx;
+							font-size: 28upx;
 						}
 						}
 					}
 					}
 				}
 				}