From bb44fbbe5340a86a16f6deec50cc39a8700e80c6 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期二, 04 十一月 2025 08:45:30 +0800
Subject: [PATCH] 缓冲区入库 缓冲区出库 缓冲区组托

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

diff --git a/pages.json b/pages.json
index 255a050..95a0717 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,15 @@
 			}
 		},
 		{
-			"path": "pages/AGV/AGVMoveCall",
+			"path": "pages/AGV/CacheInCall",
 			"style": {
-				"navigationBarTitleText": "鍛煎彨AGV"
+				"navigationBarTitleText": "缂撳啿鍖哄叆搴�"
+			}
+		},
+		{
+			"path": "pages/AGV/AGVOutCall",
+			"style": {
+				"navigationBarTitleText": "AGV鍑哄簱"
 			}
 		},
 		{

--
Gitblit v1.9.1