From 609a1931953b2298016bd2b0d6b410666b5ad7b9 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 02 七月 2026 09:19:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/3.0.1' into 3.0.1

---
 bicycle/pages.json |   25 +++++++++++++++++++------
 1 files changed, 19 insertions(+), 6 deletions(-)

diff --git a/bicycle/pages.json b/bicycle/pages.json
index 1bb982b..5064ebe 100644
--- a/bicycle/pages.json
+++ b/bicycle/pages.json
@@ -155,12 +155,6 @@
 			}
 		},
 		{
-			"path": "pages/operation/operation",
-			"style": {
-				"navigationBarTitleText": "杩愯惀涓績"
-			}
-		},
-		{
 			"path": "pages/order/order",
 			"style": {
 				"navigationBarTitleText": "璁㈠崟绠$悊"
@@ -177,8 +171,27 @@
 			"style": {
 				"navigationBarTitleText": "缁忚惀姒傚喌"
 			}
+		},
+		{
+			"path": "pages/explanation/explanation",
+			"style": {
+				"navigationBarTitleText": "鎶栭煶鍏戞崲璇存槑"
+			}
 		}
     ],
+	"subPackages": [
+		{
+			"root": "pagesA",
+			"pages": [
+				{
+					"path": "pages/operation/operation",
+					"style": {
+						"navigationBarTitleText": "杩愯惀涓績"
+					}
+				}
+			]
+		}
+	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
 		"navigationBarTitleText": "uni-app",

--
Gitblit v1.9.3