From c1b33671b42e5d2d11f0c8a0fea31bfbe0b35b38 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Mon, 13 Oct 2025 11:16:55 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
src/pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 4b0c6d4..0525cf9 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -31,6 +31,13 @@
}
},
{
+ "path": "pages/droneConsole/index",
+ "style": {
+ "navigationBarTitleText": "控制台",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "登录页"
--
Gitblit v1.9.3