Browse Source

no message

DaMowang 2 years ago
parent
commit
b8998b45e8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pagesB/orderingfood/detail.vue

+ 2 - 2
src/pagesB/orderingfood/detail.vue

@@ -425,7 +425,7 @@ page {
                 padding-bottom: 30rpx;
 
                 .infoBox {
-                    width: 50%;
+                    width: 60%;
 
                     .title {
                         width: 100%;
@@ -451,7 +451,7 @@ page {
                 }
 
                 .number {
-                    width: 25%;
+                    width: 15%;
                     display: flex;
                     justify-content: flex-end;
                     padding-right: 10rpx;