From 7fc7bffeadb3cc75f3fa600ca56a6872e569c16c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 23 八月 2022 08:18:47 +0800
Subject: [PATCH] #

---
 pages.json |   33 +++++++++++++++++++++++++++++----
 1 files changed, 29 insertions(+), 4 deletions(-)

diff --git a/pages.json b/pages.json
index 0eceb28..98385bf 100644
--- a/pages.json
+++ b/pages.json
@@ -3,7 +3,7 @@
 		{
 		    "path" : "pages/login/login",
 		    "style": {
-				"navigationBarBackgroundColor":"#ffffff",
+				"navigationBarBackgroundColor":"#FFF",
 				"navigationBarTextStyle":"black",
 		    	"navigationBarTitleText": "鐧诲綍"
 		    }  
@@ -12,10 +12,19 @@
 			"style": {
 				"navigationBarTitleText": "PDA棣栭〉"
 			}
-		},{
-			"path": "pages/basics/demo",
+		},
+		{
+			"path": "pages/demo/index",
 			"style": {
-				"navigationBarTitleText": "妯℃澘"
+				"navigationBarTitleText": "涓婚〉",
+				"navigationBarBackgroundColor":"#409EFF",
+				"navigationBarTextStyle":"white"
+			}
+		},
+		{
+			"path": "pages/demo/login",
+			"style": {
+				"navigationBarTitleText": "鐧诲綍椤�"
 			}
 		},{
             "path" : "pages/basics/stockCheck",
@@ -107,6 +116,14 @@
 				
 		    }
 		},{
+		    "path" : "pages/basics/offLines",
+		    "style" :                                                                                    
+		    {
+		        "navigationBarTitleText": "涓嬫灦绠$悊",
+		        "enablePullDownRefresh": false
+				
+		    }
+		},{
             "path" : "pages/basics/orderOut",
             "style" :                                                                                    
             {
@@ -122,6 +139,14 @@
                 "enablePullDownRefresh": false
 				
             }
+        },{
+            "path" : "pages/basics/pakStore",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鍟嗗搧鍏ュ簱",
+                "enablePullDownRefresh": false
+				
+            }
         }
 		
 		

--
Gitblit v1.9.1