From 6d9829c889a826d39cbc911ef5d01825edd1bffc Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 26 六月 2025 16:33:29 +0800
Subject: [PATCH] 添加设备交互日志

---
 项目代码/芜湖三一PDA/pages.json |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json"
index 5c836da..268da86 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\350\212\234\346\271\226\344\270\211\344\270\200PDA/pages.json"
@@ -32,14 +32,21 @@
 		{
 			"path": "pages/stash/inboundorder",
 			"style": {
-				"navigationBarTitleText": "缁勭洏",
+				"navigationBarTitleText": "鍏ュ簱鍗�",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/stash/inboundorderDetail",
+			"style": {
+				"navigationBarTitleText": "鍏ュ簱鍗曡鎯�",
 				"enablePullDownRefresh": false
 			}
 		},
 		{
 			"path": "pages/stash/raworderboxing",
 			"style": {
-				"navigationBarTitleText": "缁勭洏鍏ュ簱",
+				"navigationBarTitleText": "浜哄伐缁勭洏鍏ュ簱",
 				"enablePullDownRefresh": false
 			}
 		},

--
Gitblit v1.9.3