From bccdb8f81c07c8a9cdcd6838173dfd1c73c98d90 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期四, 26 二月 2026 16:05:30 +0800
Subject: [PATCH] #

---
 pages.json |  110 ++++++++++++++++++++----------------------------------
 1 files changed, 41 insertions(+), 69 deletions(-)

diff --git a/pages.json b/pages.json
index a156445..a38cf72 100644
--- a/pages.json
+++ b/pages.json
@@ -1,75 +1,47 @@
 {
-	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
+	"pages": [
 		{
-		    "path" : "pages/login/login",
-		    "style": {
-				"navigationBarBackgroundColor":"#ffffff",
-				"navigationBarTextStyle":"black",
-		    	"navigationBarTitleText": "鐧诲綍"
-		    }  
-		},{
-			"path": "pages/index/index",
+			"path": "pages/login/login",
 			"style": {
-				"navigationBarTitleText": "PDA棣栭〉"
+				"navigationBarTitleText": "",
+				"navigationStyle": "custom"
 			}
-		},{
-            "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/home/home",
+			"style": {
+				"navigationBarTitleText": "棣栭〉",
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/InManagement/ContainerBinding/Container_Binding",
+			"style": {
+				"navigationBarTitleText": "瀹瑰櫒缁戝畾",
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/mat/matSelected",
+			"style": {
+				"navigationBarTitleText": "鐗╂枡缂栬緫",
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/InManagement/Order_Pallet_Building",
+			"style": {
+				"navigationBarTitleText": "uni-app"
+			}
+		}
+	],
 	"globalStyle": {
-		"navigationBarTextStyle": "white",
-		"navigationBarTitleText": "PDA缁堢",
-		"navigationBarBackgroundColor": "#F5C11D"
+		"navigationBarTextStyle": "black",
+		"navigationBarTitleText": "uni-app",
+		"navigationBarBackgroundColor": "#F8F8F8",
+		"backgroundColor": "#F8F8F8",
+		"animationType": "pop-in",
+		"animationDuration": 150
 	},
-	"condition" : { //妯″紡閰嶇疆锛屼粎寮�鍙戞湡闂寸敓鏁�
-		"current": 0, //褰撳墠婵�娲荤殑妯″紡(list 鐨勭储寮曢」)
-		"list": [
-			{
-				"name": "", //妯″紡鍚嶇О
-				"path": "", //鍚姩椤甸潰锛屽繀閫�
-				"query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌
-			}
-		]
-	}
-}
+	"uniIdRouter": {}
+}
\ No newline at end of file

--
Gitblit v1.9.1