From 169c4730c227b35e7d061326aebe9f978f0ab4c8 Mon Sep 17 00:00:00 2001
From: shishuaikang <280848880@qq.com>
Date: 星期二, 21 十一月 2023 10:43:31 +0800
Subject: [PATCH] web:安全管理=>区域巡检提交

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

diff --git a/xcx/pages.json b/xcx/pages.json
index 2832198..fe5079b 100644
--- a/xcx/pages.json
+++ b/xcx/pages.json
@@ -269,6 +269,22 @@
 					}
 				},
 				{
+					"path": "safeManage/checkHidden",
+					"style": {
+						"navigationBarTitleText": "隐患举报审核",
+						"navigationBarBackgroundColor": "#1976FF",
+						"navigationBarTextStyle": "white"
+					}
+				},
+				{
+					"path": "safeManage/approveHidden",
+					"style": {
+						"navigationBarTitleText": "隐患举报审核",
+						"navigationBarBackgroundColor": "#1976FF",
+						"navigationBarTextStyle": "white"
+					}
+				},
+				{
 					"path": "dataBoard/productMonitor",
 					"style": {
 						"navigationBarTitleText": "生产监控",

--
Gitblit v1.9.3