From c7712b3c72af60fd4bd01e4bd910e489fc223e6f Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期三, 09 三月 2022 15:45:02 +0800
Subject: [PATCH] #更新库存查询&注销不清用户

---
 pages.json |   32 +++++++++++++++-----------------
 1 files changed, 15 insertions(+), 17 deletions(-)

diff --git a/pages.json b/pages.json
index ca5a6d7..1513bb1 100644
--- a/pages.json
+++ b/pages.json
@@ -7,48 +7,46 @@
 				"navigationBarTextStyle":"black",
 		    	"navigationBarTitleText": "鐧诲綍"
 		    }  
-		},
-		{
+		},{
 			"path": "pages/index/index",
 			"style": {
 				"navigationBarTitleText": "PDA棣栭〉"
 			}
-		}
-		,{
+		},{
             "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
+            }
         }
     ],
 	"globalStyle": {

--
Gitblit v1.9.1