From 3b29fb2c44c88a7caadf0e3d410fa16ed0abc804 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 12 Jan 2026 15:12:52 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 uniapps/work-wx/src/pages.json |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/uniapps/work-wx/src/pages.json b/uniapps/work-wx/src/pages.json
index 0a81c22..ee421ad 100644
--- a/uniapps/work-wx/src/pages.json
+++ b/uniapps/work-wx/src/pages.json
@@ -56,6 +56,7 @@
 						"navigationStyle": "custom"
 					}
 				},
+				
 				{
 					"path": "airspaceInformation/index",
 					"style": {
@@ -69,6 +70,24 @@
 					}
 				},
 				{
+					"path": "flightApplication/add",
+					"style": {
+						"navigationBarTitleText": "飞行申请"
+					}
+				},
+				{
+					"path": "deviceRegistration/add",
+					"style": {
+						"navigationBarTitleText": "飞行器注册"
+					}
+				},
+				{
+					"path": "regulationsDetail/details",
+					"style": {
+						"navigationBarTitleText": "法律政策详情"
+					}
+				},
+				{
 					"path": "workDetail/mapWork/index",
 					"style": {
 						"navigationBarTitleText": "地图展示",

--
Gitblit v1.9.3