diff --git a/components/delivery-time-op/delivery-time-op.vue b/components/delivery-time-op/delivery-time-op.vue deleted file mode 100644 index 882d2f4..0000000 --- a/components/delivery-time-op/delivery-time-op.vue +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - diff --git a/components/tab-bar/delivery.vue b/components/tab-bar/delivery.vue index 7a59b0c..0503d61 100644 --- a/components/tab-bar/delivery.vue +++ b/components/tab-bar/delivery.vue @@ -209,6 +209,8 @@ @tap="changeStatus(index,item,3)" /> + + @@ -354,9 +356,6 @@ - - - @@ -939,8 +938,9 @@ .list-bottom-space { width: 100%; - height: calc(160rpx + constant(safe-area-inset-bottom)); - height: calc(160rpx + env(safe-area-inset-bottom)); + height: calc(260rpx + constant(safe-area-inset-bottom)); + height: calc(260rpx + env(safe-area-inset-bottom)); + flex-shrink: 0; } .box1 {