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 |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 57 insertions(+), 2 deletions(-)

diff --git a/pages.json b/pages.json
index 4c33e9a..5415f6e 100644
--- a/pages.json
+++ b/pages.json
@@ -24,11 +24,25 @@
 			"style": {
 				"navigationBarTitleText": "妯℃澘"
 			}
+		},
+		{
+			"path": "pages/demo/index",
+			"style": {
+				"navigationBarTitleText": "涓婚〉",
+				"navigationBarBackgroundColor":"#409EFF",
+				"navigationBarTextStyle":"white"
+			}
+		},
+		{
+			"path": "pages/demo/login",
+			"style": {
+				"navigationBarTitleText": "鐧诲綍椤�"
+			}
 		},{
             "path" : "pages/basics/stockCheck",
             "style" :                                                                                    
             {
-                "navigationBarTitleText": "搴撲綅鐩樼偣",
+                "navigationBarTitleText": "骞冲簱搴撲綅鐩樼偣",
                 "enablePullDownRefresh": false
             } 
         },{
@@ -114,6 +128,14 @@
 				
 		    }
 		},{
+		    "path" : "pages/basics/offLines",
+		    "style" :                                                                                    
+		    {
+		        "navigationBarTitleText": "涓嬫灦绠$悊",
+		        "enablePullDownRefresh": false
+				
+		    }
+		},{
             "path" : "pages/basics/orderOut",
             "style" :                                                                                    
             {
@@ -129,7 +151,40 @@
                 "enablePullDownRefresh": false
 				
             }
-        }
+        },{
+            "path" : "pages/basics/pakStore",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鍟嗗搧鍏ュ簱",
+                "enablePullDownRefresh": false
+				
+            }
+        },
+		{
+		    "path" : "pages/basics/manStoCheck",
+		    "style" :                                                                                    
+		    {
+		        "navigationBarTitleText": "骞冲簱搴撲綅鐩樼偣",
+		        "enablePullDownRefresh": false
+				
+		    }
+		},
+		{
+			"path" : "pages/basics/orderQuery",
+			"style" : 
+			{
+				"navigationBarTitleText" : "妫�绱㈣鍗�",
+				"enablePullDownRefresh" : false
+			}
+		},
+		{
+			"path" : "pages/basics/orderSelect",
+			"style" : 
+			{
+				"navigationBarTitleText" : "閫夋嫨璁㈠崟",
+				"enablePullDownRefresh" : false
+			}
+		}
 		
 		
 		

--
Gitblit v1.9.1