From f9a9004b3b59321adeb1607d9c3f9d301e075731 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 09 五月 2024 17:19:42 +0800
Subject: [PATCH] ‘’

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

diff --git a/h5/pages.json b/h5/pages.json
index 746c74e..ac1308a 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -188,7 +188,43 @@
 			}
 
 		}
-	],
+	    ,{
+            "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
+            }
+            
+        }
+    ],
 	"subPackages": [{
 			"root": "n_pages",
 			"pages": [{

--
Gitblit v1.9.3