From 381846556326484416722eecf8b2b9562c4f7dd9 Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 30 May 2025 09:06:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(wl):=20=E6=9F=A5=E7=9C=8B=E7=89=A9?= =?UTF-8?q?=E6=B5=81=E5=8C=85=E8=A3=B9=E5=90=8D=E7=A7=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/order/wl.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/mine/order/wl.vue b/pages/mine/order/wl.vue index 733e05e..b5041fe 100644 --- a/pages/mine/order/wl.vue +++ b/pages/mine/order/wl.vue @@ -9,7 +9,7 @@ class="tab-item" :class="{ active: isClick === index }" > - 快递包裹{{ index === 0 ? '' : index }} + 快递包裹{{ index + 1 }}