From 46894e04fe02b2f33fdad497293e1f3388860a34 Mon Sep 17 00:00:00 2001 From: Agent Date: Thu, 2 Apr 2026 13:01:08 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BA=95=E9=83=A8=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E5=95=86=E5=93=81=E5=85=A5=E5=8F=A3=E6=94=B9=E4=B8=BA=E5=95=86?= =?UTF-8?q?=E5=93=81=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages.json b/src/pages.json index 80bea3e..0de07f1 100644 --- a/src/pages.json +++ b/src/pages.json @@ -127,7 +127,7 @@ "text": "首页" }, { - "pagePath": "pages/product/list", + "pagePath": "pages/product/manage", "text": "商品" }, {