@@ -2543,15 +2540,17 @@ input {
padding: 20px;
margin: 0 auto;
display: flex;
- align-content: flex-start;
+ //align-content: flex-start;
flex-wrap: wrap;
overflow: auto;
height: 68vh;
}
-
+.zo_box{
+ width: 33.3%;
+}
.card92 {
- width: 31%;
+ width: 95%;
height: 90px;
box-sizing: border-box;
padding: 5px;
@@ -2569,7 +2568,7 @@ input {
}
.card0 {
- width: 31%;
+ width: 95%;
height: 90px;
box-sizing: border-box;
padding: 5px;
@@ -2586,7 +2585,7 @@ input {
}
.card98 {
- width: 31%;
+ width: 95%;
height: 90px;
box-sizing: border-box;
padding: 5px;
@@ -2603,7 +2602,7 @@ input {
}
.card95 {
- width: 31%;
+ width: 95%;
height: 90px;
box-sizing: border-box;
padding: 5px;
diff --git a/fuintCashierWeb/src/views/cashier/orderComponents/order_Goods.vue b/fuintCashierWeb/src/views/cashier/orderComponents/order_Goods.vue
index bd7f5c428..89080d593 100644
--- a/fuintCashierWeb/src/views/cashier/orderComponents/order_Goods.vue
+++ b/fuintCashierWeb/src/views/cashier/orderComponents/order_Goods.vue
@@ -76,7 +76,7 @@
-
+
{{ orderStatistics.theTotalAmount || 0 }}/{{ orderStatistics.numberOfProducts || 0 }}
@@ -85,7 +85,7 @@
-
+
{{ orderStatistics.theTotalAmount || 0 }}
@@ -94,7 +94,7 @@
-
+
{{ orderStatistics.discountAmount || 0 }}
@@ -103,7 +103,7 @@
-
+
{{ orderStatistics.wechat || 0 }}/{{ orderStatistics.alipay || 0 }}
@@ -112,7 +112,7 @@
-
+
{{ orderStatistics.wechat || 0 }}/{{ orderStatistics.alipay || 0 }}
@@ -121,7 +121,7 @@
-
+
{{ orderStatistics.cash || 0 }}
@@ -184,7 +184,7 @@
{{ parseTime(scope.row.payTime) }}
-
+
补打
@@ -200,15 +200,13 @@
diff --git a/fuintCashierWeb/src/views/cashier/orderComponents/order_Oil.vue b/fuintCashierWeb/src/views/cashier/orderComponents/order_Oil.vue
index eac4f5170..a4a7e04da 100644
--- a/fuintCashierWeb/src/views/cashier/orderComponents/order_Oil.vue
+++ b/fuintCashierWeb/src/views/cashier/orderComponents/order_Oil.vue
@@ -111,7 +111,6 @@