From 7275406fb8f72e3929955d242e829c56bde868e7 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期二, 30 九月 2025 16:47:19 +0800
Subject: [PATCH] 23

---
 pages.json |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 24276cb..000a2d9 100644
--- a/pages.json
+++ b/pages.json
@@ -55,6 +55,12 @@
 			}
 		},
 		{
+			"path": "pages/pakin/pakin2",
+			"style": {
+				"navigationBarTitleText": "璁㈠崟缁勬墭"
+			}
+		},
+		{
 			"path": "pages/AGV/AGVPakin",
 			"style": {
 				"navigationBarTitleText": "AGV缁勬墭"
@@ -327,7 +333,15 @@
                 "enablePullDownRefresh": false
             }
             
+        },
+        {
+        	"path" : "pages/order/orderDetlList/orderDetlList",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : ""
+        	}
         }
+        
     ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",

--
Gitblit v1.9.1