From 087b9f6cea5b4d2eb1c9fa3959ac0dc5b09cf254 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期五, 08 八月 2025 17:03:59 +0800
Subject: [PATCH] no message

---
 pages.json |   49 ++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 42 insertions(+), 7 deletions(-)

diff --git a/pages.json b/pages.json
index a20e604..7ca3888 100644
--- a/pages.json
+++ b/pages.json
@@ -1,4 +1,12 @@
-{
+{
+	// "easycom": {
+	// 	"autoscan": true,
+	// 	"custom": {
+	// 		// uni-ui 瑙勫垯濡備笅閰嶇疆
+	// 		"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
+	// 	}
+	// },	
+	
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
 		{
 			"path": "pages/login/login",
@@ -9,7 +17,8 @@
 		{
 			"path": "pages/home/home",
 			"style": {
-				"navigationBarTitleText": "涓� 椤�"
+				"navigationBarTitleText": "涓� 椤�",
+				"navigationStyle": "custom"
 			}
 		},
 		{
@@ -33,7 +42,7 @@
 		{
 			"path": "pages/pakin/pakin",
 			"style": {
-				"navigationBarTitleText": "缁� 鎵�"
+				"navigationBarTitleText": "缁勬墭鍏ュ簱"
 			}
 		},
 		{
@@ -141,16 +150,15 @@
 		{
 			"path": "pages/pakin/putOn",
 			"style": {
-				"navigationBarTitleText": "缁勬墭涓婃灦"
+				"navigationBarTitleText": "骞冲簱涓婃灦"
 			}
 		},
 		{
 			"path": "pages/stock/changePallet",
 			"style": {
-				"navigationBarTitleText": "鎹㈡澘缁戝畾"
+				"navigationBarTitleText": "搴撲綅杞Щ"
 			}
 		},
-		
 		{
 			"path": "pages/print/qr",
 			"style": {
@@ -191,7 +199,34 @@
 				"navigationBarTitleText" : "鐗╂枡鎻愬彇"
 			}
 		}
-	],
+	    ,{
+            "path" : "pages/stock/outFlat",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "骞冲簱涓嬫灦",
+                "enablePullDownRefresh": false
+            }
+            
+        },
+		{
+            "path" : "pages/stock/orderBindSeed",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鍦版爣缁戝畾",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/order/orderOutConfirm",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "璁㈠崟鍑哄簱纭",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+    ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
 		"navigationBarTitleText": "uni-app",

--
Gitblit v1.9.1