From 755e7038caf74126eb4d696ef88f11f0871ff0ee Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 11 十二月 2025 09:01:33 +0800
Subject: [PATCH] fix: 完成菜单权限调整

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

diff --git a/src/pages.json b/src/pages.json
index f35c63a..1759892 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -278,6 +278,12 @@
       }
     },
     {
+      "path": "pages/outbound/index",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱"
+      }
+    },
+    {
       "path": "pages/routingInspection/index",
       "style": {
         "navigationBarTitleText": "宸℃"

--
Gitblit v1.9.3