From 6c9cbdf482ce1330704dc635c510ec51a1115a9f Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 18 三月 2024 16:52:29 +0800
Subject: [PATCH] #

---
 pages.json |   29 ++++++++++++++++++++++++-----
 1 files changed, 24 insertions(+), 5 deletions(-)

diff --git a/pages.json b/pages.json
index e10f2ad..5415f6e 100644
--- a/pages.json
+++ b/pages.json
@@ -28,7 +28,9 @@
 		{
 			"path": "pages/demo/index",
 			"style": {
-				"navigationBarTitleText": "涓婚〉"
+				"navigationBarTitleText": "涓婚〉",
+				"navigationBarBackgroundColor":"#409EFF",
+				"navigationBarTextStyle":"white"
 			}
 		},
 		{
@@ -40,7 +42,7 @@
             "path" : "pages/basics/stockCheck",
             "style" :                                                                                    
             {
-                "navigationBarTitleText": "搴撲綅鐩樼偣",
+                "navigationBarTitleText": "骞冲簱搴撲綅鐩樼偣",
                 "enablePullDownRefresh": false
             } 
         },{
@@ -157,14 +159,31 @@
                 "enablePullDownRefresh": false
 				
             }
-        },{
-		    "path" : "pages/basics/pakMatQuery",
+        },
+		{
+		    "path" : "pages/basics/manStoCheck",
 		    "style" :                                                                                    
 		    {
-		        "navigationBarTitleText": "閫夋嫨鍟嗗搧",
+		        "navigationBarTitleText": "骞冲簱搴撲綅鐩樼偣",
 		        "enablePullDownRefresh": false
 				
 		    }
+		},
+		{
+			"path" : "pages/basics/orderQuery",
+			"style" : 
+			{
+				"navigationBarTitleText" : "妫�绱㈣鍗�",
+				"enablePullDownRefresh" : false
+			}
+		},
+		{
+			"path" : "pages/basics/orderSelect",
+			"style" : 
+			{
+				"navigationBarTitleText" : "閫夋嫨璁㈠崟",
+				"enablePullDownRefresh" : false
+			}
 		}
 		
 		

--
Gitblit v1.9.1