From 051a8b3305ca2f01c750cb46e1f1b2e071bda802 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 30 五月 2024 18:23:46 +0800
Subject: [PATCH] ‘’

---
 h5/pages.json |   45 ++++++++++++++++++++++++++++++++++++---------
 1 files changed, 36 insertions(+), 9 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index 31d6062..0c91e34 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -2,14 +2,14 @@
 	"easycom": {
 		"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
 	},
-	"pages": [
-		{
-			"path": "pages/index/index",
-			"style": {
-				"navigationBarTitleText": "璁垮涓績",
-				"enablePullDownRefresh": false
-			}
-		},
+	"pages": [
+		{
+			"path": "pages/index/index",
+			"style": {
+				"navigationBarTitleText": "璁垮涓績",
+				"enablePullDownRefresh": false
+			}
+		},
 		{
 			"path": "pages/notice/notice",
 			"style": {
@@ -256,7 +256,7 @@
 			}
 
 		}, {
-			"path": "pages/staff/sendACar",
+			"path": "pages/staff/vehicle/sendACar",
 			"style": {
 				"navigationBarTitleText": "娲捐溅璁板綍",
 				"enablePullDownRefresh": false
@@ -364,6 +364,33 @@
             }
             
         }
+        ,{
+            "path" : "pages/staffLogin/forgetPsd",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鎵惧洖瀵嗙爜",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/snapshotResult",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "闅愭偅闅忔墜鎷�",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/vehicle/applePeo",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "閫夋嫨浜哄憳",
+                "enablePullDownRefresh": false
+            }
+            
+        }
     ],
 	"subPackages": [{
 			"root": "n_pages",

--
Gitblit v1.9.3