From a77af6ac59b77fd621595ac8d1330192cac9c7b2 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 20 十一月 2025 16:21:28 +0800
Subject: [PATCH] Merge branch 'devlop_wxxr' of http://47.97.1.152:5880/r/pda-master into devlop_wxxr

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

diff --git a/pages.json b/pages.json
index 3dbe06f..3eb1230 100644
--- a/pages.json
+++ b/pages.json
@@ -11,6 +11,12 @@
 			"style": {
 				"navigationBarTitleText": "%page.index%"
 			}
+		},
+		{
+			"path": "pages/outbound/ModifyTaskBind",
+			"style": {
+				"navigationBarTitleText": "%page.modifyBind%"
+			}
 		},
 		{
 			"path": "pages/outbound/wavePick",
@@ -47,6 +53,12 @@
 			"style": {
 				"navigationBarTitleText": "娉㈡鎷h揣"
 			}
+		},
+		{
+			"path": "pages/outbound/PickItemDetl",
+			"style": {
+				"navigationBarTitleText": "鎷h揣鏄庣粏"
+			}
 		},
 		{
 			"path": "pages/rece/standard",

--
Gitblit v1.9.1