From 7583978e1c6046b4cdfe9e1a18efd328a3b73e5d Mon Sep 17 00:00:00 2001
From: liulijun <liulijun@hnkhzn.com>
Date: 星期二, 10 三月 2026 17:26:22 +0800
Subject: [PATCH] 优化老厂排程单信息页面(添加物料编号和幅宽的数据显示)
---
项目代码/龙利得PDA/pages.json | 20 +++++++++++++++++---
1 files changed, 17 insertions(+), 3 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json"
index e4a984e..8ac0f1d 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\351\276\231\345\210\251\345\276\227PDA/pages.json"
@@ -67,7 +67,7 @@
{
"path": "pages/stash/AGVFinish",
"style": {
- "navigationBarTitleText": "AGV瀹屾垚",
+ "navigationBarTitleText": "绉绘牻纭瀹屾垚",
"enablePullDownRefresh": false
}
},
@@ -79,9 +79,9 @@
}
},
{
- "path": "pages/stash/InEmpty",
+ "path": "pages/stash/semiProIn",
"style": {
- "navigationBarTitleText": "绌虹鍏ュ簱",
+ "navigationBarTitleText": "鍗婃垚鍝佹墭鐩樻惉杩�",
"enablePullDownRefresh": false
}
},
@@ -161,6 +161,20 @@
"navigationBarTitleText": "浣欐枡閫�搴�",
"enablePullDownRefresh": false
}
+ },
+ {
+ "path": "pages/stash/inBound",
+ "style": {
+ "navigationBarTitleText": "浜屾湡鏂板巶鍏ュ簱",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/stash/inBoundNew",
+ "style": {
+ "navigationBarTitleText": "浜屾湡鏂板巶鍏ュ簱",
+ "enablePullDownRefresh": false
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.3