DaMowang hace 2 años
padre
commit
b8998b45e8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;