From 7235cbde16ad4ac19f19d9a9a96e12d71a23ebce Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期六, 16 五月 2026 13:42:00 +0800
Subject: [PATCH] 优化报修表单,新增验收人字段,调整状态管理,提升报修详情展示效果。

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

diff --git a/src/pages.json b/src/pages.json
index 8ba3857..8f3b69b 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -598,6 +598,20 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/repair/detail",
+      "style": {
+        "navigationBarTitleText": "璁惧鎶ヤ慨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/repair/acceptance",
+      "style": {
+        "navigationBarTitleText": "璁惧鎶ヤ慨楠屾敹",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/upkeep/index",
       "style": {
         "navigationBarTitleText": "璁惧淇濆吇",
@@ -831,6 +845,13 @@
       }
     },
     {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index9",
+      "style": {
+        "navigationBarTitleText": "鍏ュ簱瀹℃壒",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/dangerInvestigation/index",
       "style": {
         "navigationBarTitleText": "闅愭偅鎺掓煡涓婃姤",

--
Gitblit v1.9.3