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 | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 47 insertions(+), 2 deletions(-)
diff --git a/pages.json b/pages.json
index 804445a..cef199b 100644
--- a/pages.json
+++ b/pages.json
@@ -37,9 +37,9 @@
}
},
{
- "path": "pages/AGV/AGVPakin",
+ "path": "pages/AGV/CachePakin",
"style": {
- "navigationBarTitleText": "AGV缁勬墭"
+ "navigationBarTitleText": "缂撳瓨鍖虹粍鎵�"
}
},
{
@@ -58,6 +58,24 @@
"path": "pages/AGV/AGVStart",
"style": {
"navigationBarTitleText": "AGV鍚姩鍏ュ簱"
+ }
+ },
+ {
+ "path": "pages/AGV/CacheInCall",
+ "style": {
+ "navigationBarTitleText": "缂撳啿鍖哄叆搴�"
+ }
+ },
+ {
+ "path": "pages/pakin/PakinBind",
+ "style": {
+ "navigationBarTitleText": "鍏ュ簱缁勬墭"
+ }
+ },
+ {
+ "path": "pages/AGV/AGVOutCall",
+ "style": {
+ "navigationBarTitleText": "AGV鍑哄簱"
}
},
{
@@ -270,6 +288,33 @@
"enablePullDownRefresh": false
}
+ },
+ {
+ "path" : "pages/AGV/AGVFinishedCall",
+ "style" :
+ {
+ "navigationBarTitleText": "鎴愬搧鍛煎彨",
+ "enablePullDownRefresh": false
+ }
+
+ },
+ {
+ "path" : "pages/AGV/AGVStaBind",
+ "style" :
+ {
+ "navigationBarTitleText": "AGV绔欑粦瀹�",
+ "enablePullDownRefresh": false
+ }
+
+ },
+ {
+ "path" : "pages/check/check",
+ "style" :
+ {
+ "navigationBarTitleText": "鐩樼偣",
+ "enablePullDownRefresh": false
+ }
+
}
],
"globalStyle": {
--
Gitblit v1.9.1