From 7dd2e7918b00a857ca8a3634e24b2f6dd7446d1b Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期二, 24 六月 2025 10:29:33 +0800
Subject: [PATCH] Merge branch 'xgmFlwms' of http://47.97.1.152:5880/r/wms_app into xgmFlwms
---
pages.json | 70 ++++++++++++++++++++++++-----------
1 files changed, 48 insertions(+), 22 deletions(-)
diff --git a/pages.json b/pages.json
index 55cc29e..f2501fe 100644
--- a/pages.json
+++ b/pages.json
@@ -1,56 +1,82 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "PDA棣栭〉"
- }
- }
- ,
- {
"path" : "pages/login/login",
"style": {
"navigationBarBackgroundColor":"#ffffff",
"navigationBarTextStyle":"black",
"navigationBarTitleText": "鐧诲綍"
}
- },
- {
+ },{
+ "path": "pages/index/index",
+ "style": {
+ "navigationBarTitleText": "PDA棣栭〉"
+ }
+ },{
"path" : "pages/basics/combPro",
"style" :
{
"navigationBarTitleText": "鍏ュ簱鍗曠粍鎵�",
"enablePullDownRefresh": false
- }
-
- }
- ,{
+ }
+ },{
"path" : "pages/basics/comb",
"style" :
{
"navigationBarTitleText": "缁勬墭",
"enablePullDownRefresh": false
- }
-
- }
- ,{
+ }
+ },{
"path" : "pages/basics/stockCheck",
"style" :
{
"navigationBarTitleText": "搴撳瓨鐩樼偣",
"enablePullDownRefresh": false
- }
-
- }
- ,{
+ }
+ },{
"path" : "pages/basics/stockQuery",
"style" :
{
"navigationBarTitleText": "搴撳瓨鏌ヨ",
"enablePullDownRefresh": false
}
-
+ },{
+ "path" : "pages/basics/logOut",
+ "style" :
+ {
+ "navigationBarTitleText": "閫�鍑虹櫥褰�",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/basics/matOut",
+ "style" :
+ {
+ "navigationBarTitleText": "鍑哄簱鍚姩",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/basics/orderListPickBoard",
+ "style" :
+ {
+ "navigationBarTitleText": "鎷f枡閫斾腑骞舵澘",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/order/pickOrderList",
+ "style" :
+ {
+ "navigationBarTitleText": "骞舵澘搴撳瓨",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/order/WarehousePickOutParallelBoard",
+ "style" :
+ {
+ "navigationBarTitleText": "鎻愬彇骞舵澘搴撳瓨",
+ "enablePullDownRefresh": false
+ }
}
+
],
"globalStyle": {
"navigationBarTextStyle": "white",
--
Gitblit v1.9.1