From c58ada7f49aac20b06ea2ebda2cb5c006decf122 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 10 五月 2024 17:01:55 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit

---
 h5/pages.json |   92 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 91 insertions(+), 1 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index 746c74e..b8c394d 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -188,7 +188,97 @@
 			}
 
 		}
-	],
+	    ,{
+            "path" : "pages/staff/snapshot",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "闅愭偅闅忔墜鎷�",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/memberSel",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "閫夋嫨浜哄憳",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/meetingSub",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "棰勭害浼氳瀹�",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/meetingSubOrder",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "纭棰勭害",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/vehicle/index",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鐢ㄨ溅鐢宠",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/vehicle/shinei",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鐢ㄨ溅鐢宠",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/vehicle/apply",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鐢ㄨ溅鐢宠",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/vehicle/shiwai",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "鐢ㄨ溅鐢宠",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/task/index",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "浠诲姟涓績",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/staff/task/visitorApprove",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "璁垮瀹℃壒",
+                "enablePullDownRefresh": false
+            }
+            
+        }
+    ],
 	"subPackages": [{
 			"root": "n_pages",
 			"pages": [{

--
Gitblit v1.9.3