From 76184999822e1040755ce920b7dc8d36d267d0ce Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Wed, 15 Oct 2025 13:59:36 +0800
Subject: [PATCH] feat: 已执行,控制台

---
 src/pages.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 1136615..714e855 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -40,7 +40,7 @@
       }
     },
     {
-      "path": "pages/inspectionTask/TaskDetails/DroneConsole/DroneConsole",
+      "path": "pages/inspectionTask/DroneConsole/DroneConsole",
       "style": {
         "navigationBarTitleText": "控制台",
         "navigationStyle": "custom"
@@ -184,4 +184,4 @@
     "navigationBarBackgroundColor": "#F8F8F8",
     "backgroundColor": "#F8F8F8"
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3