From 42c04fec63739dc7d0f062c4206f96048c7bf1ea Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期一, 08 十二月 2025 08:52:13 +0800
Subject: [PATCH] no message

---
 pages.json |   29 +++++++++++++++++++++++++----
 1 files changed, 25 insertions(+), 4 deletions(-)

diff --git a/pages.json b/pages.json
index 255a050..cef199b 100644
--- a/pages.json
+++ b/pages.json
@@ -37,9 +37,9 @@
 			}
 		},
 		{
-			"path": "pages/AGV/AGVPakin",
+			"path": "pages/AGV/CachePakin",
 			"style": {
-				"navigationBarTitleText": "AGV缁勬墭"
+				"navigationBarTitleText": "缂撳瓨鍖虹粍鎵�"
 			}
 		},
 		{
@@ -61,9 +61,21 @@
 			}
 		},
 		{
-			"path": "pages/AGV/AGVMoveCall",
+			"path": "pages/AGV/CacheInCall",
 			"style": {
-				"navigationBarTitleText": "鍛煎彨AGV"
+				"navigationBarTitleText": "缂撳啿鍖哄叆搴�"
+			}
+		},
+		{
+			"path": "pages/pakin/PakinBind",	
+			"style": {
+				"navigationBarTitleText": "鍏ュ簱缁勬墭"
+			}
+		},
+		{
+			"path": "pages/AGV/AGVOutCall",
+			"style": {
+				"navigationBarTitleText": "AGV鍑哄簱"
 			}
 		},
 		{
@@ -294,6 +306,15 @@
 		        "enablePullDownRefresh": false
 		    }
 		    
+		},
+		{
+		    "path" : "pages/check/check",
+		    "style" :                                                                                    
+		    {
+		        "navigationBarTitleText": "鐩樼偣",
+		        "enablePullDownRefresh": false
+		    }
+		    
 		}
     ],
 	"globalStyle": {

--
Gitblit v1.9.1