From 5b02887478e754f2c1db43344c747cfc040117a8 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Wed, 24 Apr 2024 17:37:42 +0800
Subject: [PATCH] 更新

---
 pages.json |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 74aa370..afceec8 100644
--- a/pages.json
+++ b/pages.json
@@ -1285,7 +1285,17 @@
 						"navigationBarTextStyle": "black",
 						"enablePullDownRefresh": false
 					}
+				},
+				{
+					"path": "securityRecord",
+					"style": {
+						"navigationBarTitleText": "校园安保检查记录",
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black",
+						"enablePullDownRefresh": false
+					}
 				}
+
 			]
 		}
 	],

--
Gitblit v1.9.3