shish 7 месяцев назад
Родитель
Сommit
75e1be1efd

+ 3 - 3
hdApp/src/admin/billing/affirm.vue

@@ -1153,8 +1153,8 @@ console.log(params)
 	border-radius: 20upx 20upx 0 0;
 	display: flex;
 	flex-direction: column;
-	max-height: 94vh;
-	padding:0 0 120upx 0;
+	max-height: 99vh;
+	padding:0 0 110upx 0;
 }
 
 .popup-header {
@@ -1249,7 +1249,7 @@ console.log(params)
 
 .time-button {
 	width: calc(25% - 6upx);
-	height: 80upx;
+	height: 73upx;
 	display: flex;
 	align-items: center;
 	justify-content: center;

+ 1 - 1
hdApp/src/admin/goods/result.vue

@@ -471,7 +471,7 @@ export default {
 
 .time-button {
 	width: calc(25% - 6upx);
-	height: 80upx;
+	height: 73upx;
 	display: flex;
 	align-items: center;
 	justify-content: center;

+ 1 - 1
hdApp/src/admin/order/components/app-delivery-modify.vue

@@ -533,7 +533,7 @@ export default {
 
   .time-button {
     width: calc(25% - 6upx);
-    height: 80upx;
+    height: 73upx;
     display: flex;
     align-items: center;
     justify-content: center;