From af232815d33161e9b0caf47ef9db9bc8f1601195 Mon Sep 17 00:00:00 2001 From: Agent Date: Tue, 24 Mar 2026 15:45:44 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BA=93=E5=AD=98=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=BB=8EtabBar=E7=A7=BB=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages.json b/src/pages.json index 7252f7d..4169099 100644 --- a/src/pages.json +++ b/src/pages.json @@ -81,10 +81,6 @@ "pagePath": "pages/product/list", "text": "商品" }, - { - "pagePath": "pages/stock/list", - "text": "库存" - }, { "pagePath": "pages/order/list", "text": "订单"