From 07702ce20f46449e7560c43b2f7b7b65e5e742ea Mon Sep 17 00:00:00 2001
From: 346149741 <346149741@qq.com>
Date: 星期六, 22 六月 2024 11:51:37 +0800
Subject: [PATCH] 执法记录列表

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

diff --git a/pages.json b/pages.json
index ab9ee85..e9f9140 100644
--- a/pages.json
+++ b/pages.json
@@ -204,6 +204,21 @@
 				{
 					"navigationBarTitleText" : "璇勪环"
 				}
+			},
+			{
+				"path" : "complaint/complaint",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎶曡瘔璁板綍"
+				}
+			},
+			{
+				"path" : "complaint/details",
+				"style" : 
+				{
+					"navigationBarTitleText" : "",
+					"navigationStyle": "custom"
+				}
 			}
 				
 			]

--
Gitblit v1.9.1