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 |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 52 insertions(+), 5 deletions(-)

diff --git a/pages.json b/pages.json
index 5c5d8ad..3eb1230 100644
--- a/pages.json
+++ b/pages.json
@@ -1,16 +1,64 @@
 {
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
 		{
-			"path": "pages/login/login",
+			"path": "pages/login/index",
 			"style": {
-				"navigationBarTitleText": "鐧� 褰�"
+				"navigationBarTitleText": "%page.login%"
 			}
 		},
 		{
 			"path": "pages/home/index",
 			"style": {
-				"navigationBarTitleText": "棣栭〉"
+				"navigationBarTitleText": "%page.index%"
 			}
+		},
+		{
+			"path": "pages/outbound/ModifyTaskBind",
+			"style": {
+				"navigationBarTitleText": "%page.modifyBind%"
+			}
+		},
+		{
+			"path": "pages/outbound/wavePick",
+			"style": {
+				"navigationBarTitleText": "娉㈡鎷h揣"
+			}
+		},
+		{
+			"path": "pages/check/checkOrder",
+			"style": {
+				"navigationBarTitleText": "鐩樼偣鍗�"
+			}
+		},
+		{
+			"path": "pages/check/checkOrderItem",
+			"style": {
+				"navigationBarTitleText": "鍒濈洏"
+			}
+		},
+		{
+			"path": "pages/check/firstCheck",
+			"style": {
+				"navigationBarTitleText": "鍒濈洏"
+			}
+		},
+		{
+			"path": "pages/check/TempCheck",
+			"style": {
+				"navigationBarTitleText": "涓存椂鐩樼偣"
+			}
+		},
+		{
+			"path": "pages/outbound/wavePickItem",
+			"style": {
+				"navigationBarTitleText": "娉㈡鎷h揣"
+			}
+		},
+		{
+			"path": "pages/outbound/PickItemDetl",
+			"style": {
+				"navigationBarTitleText": "鎷h揣鏄庣粏"
+			}
 		},
 		{
 			"path": "pages/rece/standard",
@@ -57,7 +105,7 @@
 		{
 			"path": "pages/listing/matnrPalletising",
 			"style": {
-				"navigationBarTitleText": "鐗╂枡缁勭洏"
+				"navigationBarTitleText": "鍗曟嵁缁勬墭"
 			}
 		},
 		{
@@ -455,7 +503,6 @@
 				"navigationBarTitleText": "鍗婃垚鍝佸嚭搴撳崟",
 				"enablePullDownRefresh": false
 			}
-
 		}
 
 		, {

--
Gitblit v1.9.1