From d8a95c4b1553e577331b42b6548b4c960b10e99d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期六, 11 五月 2024 11:58:43 +0800
Subject: [PATCH] 派车记录

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

diff --git a/h5/pages.json b/h5/pages.json
index b8c394d..658b664 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -278,6 +278,15 @@
             }
             
         }
+        ,{
+            "path" : "pages/staff/sendACar",
+            "style" :                                                                                    
+            {
+                "navigationBarTitleText": "娲捐溅璁板綍",
+                "enablePullDownRefresh": false
+            }
+            
+        }
     ],
 	"subPackages": [{
 			"root": "n_pages",

--
Gitblit v1.9.3