shish 7 달 전
부모
커밋
75e1be1efd
3개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 3 3
      hdApp/src/admin/billing/affirm.vue
  2. 1 1
      hdApp/src/admin/goods/result.vue
  3. 1 1
      hdApp/src/admin/order/components/app-delivery-modify.vue

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

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

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

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

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

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