From e6e48aec2eea7e247307413883fe712234316a20 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 25 五月 2026 11:18:14 +0800
Subject: [PATCH] 巡检暂无附件展示问题

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

diff --git a/src/pages.json b/src/pages.json
index 7a4dc16..1aa49ad 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -1383,6 +1383,20 @@
       }
     },
     {
+      "path": "pages/oa/ReimburseManage/reimburse-detail/index",
+      "style": {
+        "navigationBarTitleText": "鎶ラ攢璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ReimburseManage/reimburse-form/index",
+      "style": {
+        "navigationBarTitleText": "鎶ラ攢濉姤",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/oa/ContractManage/purchase-contract/index",
       "style": {
         "navigationBarTitleText": "閲囪喘鍚堝悓",
@@ -1404,6 +1418,34 @@
       }
     },
     {
+      "path": "pages/oa/ApproveManage/approve-list/template-select",
+      "style": {
+        "navigationBarTitleText": "閫夋嫨瀹℃壒妯℃澘",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ApproveManage/approve-list/apply",
+      "style": {
+        "navigationBarTitleText": "鍙戣捣瀹℃壒",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ApproveManage/approve-list/detail",
+      "style": {
+        "navigationBarTitleText": "瀹℃壒璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ApproveManage/approve-list/approve",
+      "style": {
+        "navigationBarTitleText": "瀹℃壒澶勭悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/oa/ApproveManage/approve-template/index",
       "style": {
         "navigationBarTitleText": "瀹℃壒妯℃澘",

--
Gitblit v1.9.3