shish 2 months ago
parent
commit
ac1b7430d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghsApp/src/admin/home/components/OrderItem.vue

+ 1 - 1
ghsApp/src/admin/home/components/OrderItem.vue

@@ -824,7 +824,7 @@ export default {
       justify-content: flex-end;
       .price-dist-name {
         margin-right: 60upx;
-        font-size: 26upx;
+        font-size: 28upx;
         color: #999999;
         flex-shrink: 0;
       }