소스 검색

no message

DaMowang 2 년 전
부모
커밋
b8998b45e8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;