浏览代码

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;