From 4e0403082a4e85be27e83a900f7cc301810c0bf0 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Thu, 18 Apr 2024 17:33:01 +0800
Subject: [PATCH] 更新

---
 pages.json |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/pages.json b/pages.json
index 05af079..7e1817c 100644
--- a/pages.json
+++ b/pages.json
@@ -1228,9 +1228,19 @@
 					"enablePullDownRefresh": false
 				}
 			}]
+		},
+		{
+			"root": "subPackage/school",
+			"pages": [{
+				"path": "clockIn",
+				"style": {
+					"navigationBarTitleText": "护学打卡 ",
+					"navigationBarBackgroundColor": "#fff",
+					"navigationBarTextStyle": "black",
+					"enablePullDownRefresh": false
+				}
+			}]
 		}
-
-
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",

--
Gitblit v1.9.3