From 963b3801f56b8c38c134f75956ebcf4e3373d730 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 15 Jun 2025 18:28:04 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=88=86=E7=B1=BB=E9=A1=B5?= =?UTF-8?q?=E6=89=93=E5=BC=80=E7=9A=84=E6=95=88=E6=9E=9C=20https://t.zsxq.?= =?UTF-8?q?com/pRbKn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages.json b/pages.json index 65f68b4c..e75ba5a6 100644 --- a/pages.json +++ b/pages.json @@ -681,6 +681,9 @@ "list": [{ "pagePath": "pages/index/index" }, + { + "pagePath": "pages/index/category" + }, { "pagePath": "pages/index/cart" },