From c77e3fa94d170fcc8b8316ce5d11b71910ba10d9 Mon Sep 17 00:00:00 2001 From: ISFP_T <68358856@qq.com> Date: Thu, 30 Oct 2025 15:41:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/LocationListSheet.vue | 6 ++-- components/MapComponent.vue | 51 ++++++++++++++++++-------------- components/OrderItemCard.vue | 8 ++--- config/url.js | 2 +- constants/help.js | 22 +++++++------- locale/en-US.js | 12 +++++++- locale/zh-CN.js | 12 +++++++- pages/feedback/index.vue | 22 +++++++------- pages/help/index.vue | 4 +-- pages/index/index.vue | 27 ++++++++++------- 10 files changed, 98 insertions(+), 68 deletions(-) diff --git a/components/LocationListSheet.vue b/components/LocationListSheet.vue index 02d08e3..7657e75 100644 --- a/components/LocationListSheet.vue +++ b/components/LocationListSheet.vue @@ -38,11 +38,9 @@