From f9bc754decb31dc6b6ad2c85d9fd16b3931549b3 Mon Sep 17 00:00:00 2001 From: tsui110 Date: Fri, 19 Dec 2025 09:26:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=80=E4=BA=9B=E6=96=87?= =?UTF-8?q?=E6=9C=AC=EF=BC=8C=E6=96=B0=E5=A2=9E=E4=BA=86=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E9=82=80=E8=AF=B7=E7=A0=81=E5=A4=8D=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- pages/cabinet/index.vue | 2 +- pages/mine/index.vue | 17 +++++++++++++++-- pages/orders/detail.vue | 4 ++-- pages/orders/index.vue | 4 ++-- 5 files changed, 22 insertions(+), 9 deletions(-) diff --git a/pages.json b/pages.json index 5d9ac23..2cc619d 100644 --- a/pages.json +++ b/pages.json @@ -27,7 +27,7 @@ { "path": "pages/cabinet/index", "style": { - "navigationBarTitleText": "货柜" + "navigationBarTitleText": "盒柜" } }, { @@ -141,7 +141,7 @@ }, { "pagePath": "pages/cabinet/index", - "text": "货柜", + "text": "盒柜", "iconPath": "static/tab/box.png", "selectedIconPath": "static/tab/box_active.png" }, diff --git a/pages/cabinet/index.vue b/pages/cabinet/index.vue index 2a534c0..335dd06 100644 --- a/pages/cabinet/index.vue +++ b/pages/cabinet/index.vue @@ -682,7 +682,7 @@ async function onShip() {