From 95999b350ab54f296025e7ebc2e7fa1e28bb54c5 Mon Sep 17 00:00:00 2001
From: wangfukang <15630117759@163.com>
Date: Sat, 30 May 2026 17:30:45 +0800
Subject: [PATCH] 1
---
.../delivery-time-op/delivery-time-op.vue | 284 ------------------
components/tab-bar/delivery.vue | 10 +-
2 files changed, 5 insertions(+), 289 deletions(-)
delete mode 100644 components/delivery-time-op/delivery-time-op.vue
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 @@
-
-
-
-
-
-
-
- {{ title }} x
-
-
-
- {{ item.timezh }}
-
-
-
-
- {{ item.timestr
- }}
-
-
-
-
-
-
-
-
-
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 {