From 81d1a0c814eea78551cc08ee56516f25e504d6ec Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 10 五月 2024 17:01:54 +0800
Subject: [PATCH] ‘’
---
h5/pages.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 54 insertions(+), 0 deletions(-)
diff --git a/h5/pages.json b/h5/pages.json
index ac1308a..b8c394d 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -224,6 +224,60 @@
}
}
+ ,{
+ "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",
--
Gitblit v1.9.3