From 1bea37073f305929215bf2c3f28e2263acb6fc20 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 13 二月 2023 19:53:42 +0800
Subject: [PATCH] #

---
 pages.json |   93 ++++++++++++++++------------------------------
 1 files changed, 32 insertions(+), 61 deletions(-)

diff --git a/pages.json b/pages.json
index 55cc29e..8461bfc 100644
--- a/pages.json
+++ b/pages.json
@@ -1,70 +1,41 @@
 {
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
 		{
-			"path": "pages/index/index",
+			"path": "pages/pakin/pakin",
 			"style": {
-				"navigationBarTitleText": "PDA棣栭〉"
+				"navigationBarTitleText": "缁勬墭"
 			}
-		}
-		,
-		{
-		    "path" : "pages/login/login",
-		    "style": {
-				"navigationBarBackgroundColor":"#ffffff",
-				"navigationBarTextStyle":"black",
-		    	"navigationBarTitleText": "鐧诲綍"
-		    }  
 		},
 		{
-            "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
-            }
-            
-        }
-    ],
-	"globalStyle": {
-		"navigationBarTextStyle": "white",
-		"navigationBarTitleText": "PDA缁堢",
-		"navigationBarBackgroundColor": "#F5C11D"
-	},
-	"condition" : { //妯″紡閰嶇疆锛屼粎寮�鍙戞湡闂寸敓鏁�
-		"current": 0, //褰撳墠婵�娲荤殑妯″紡(list 鐨勭储寮曢」)
-		"list": [
-			{
-				"name": "", //妯″紡鍚嶇О
-				"path": "", //鍚姩椤甸潰锛屽繀閫�
-				"query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌
+			"path": "pages/pakin/matSelect",
+			"style": {
+				"navigationBarTitleText": "缁勬墭"
 			}
-		]
-	}
+		},
+		{
+			"path": "pages/pakin/matQuery",
+			"style": {
+				"navigationBarTitleText": "缁勬墭"
+			}
+		},
+		{
+			"path": "pages/login/login",
+			"style": {
+				"navigationBarTitleText": "login"
+			}
+		},
+		{
+			"path": "pages/index/index",
+			"style": {
+				"navigationBarTitleText": "棣栭〉"
+			}
+		}
+		
+	],
+	"globalStyle": {
+		"navigationBarTextStyle": "black",
+		"navigationBarTitleText": "PDA缁堢",
+		"navigationBarBackgroundColor": "#FFFFFF"
+	},
+	"uniIdRouter": {}
 }

--
Gitblit v1.9.1