From 2082dea4977d47618c8d7ad4dd9bb847f5cf1b17 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 28 四月 2026 09:47:14 +0800
Subject: [PATCH] 升级apppro 1.迁移档案管理功能

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

diff --git a/src/pages.json b/src/pages.json
index e52db8a..cbd1ada 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -1143,6 +1143,34 @@
       "style": {
         "navigationBarTitleText": "娑堟伅涓績"
       }
+    },
+    {
+      "path": "pages/fileManagement/borrow/index",
+      "style": {
+        "navigationBarTitleText": "鍊熼槄绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/fileManagement/borrow/edit",
+      "style": {
+        "navigationBarTitleText": "鍊熼槄鐧昏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/fileManagement/return/index",
+      "style": {
+        "navigationBarTitleText": "褰掕繕绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/fileManagement/return/edit",
+      "style": {
+        "navigationBarTitleText": "褰掕繕鐧昏",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3