From 4dca88c6433e3b3e370dce4ba139a3fd0287c020 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 02 二月 2026 16:32:48 +0800
Subject: [PATCH] 安全规程与资质管理、危险源台账模块开发

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

diff --git a/src/pages.json b/src/pages.json
index 561ed11..02997dd 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -58,6 +58,20 @@
       }
     },
     {
+      "path": "pages/sales/salesAccount/out",
+      "style": {
+        "navigationBarTitleText": "鍙戣揣鐘舵��",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/sales/salesAccount/goOut",
+      "style": {
+        "navigationBarTitleText": "鍙戣揣",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/sales/salesAccount/detail",
       "style": {
         "navigationBarTitleText": "淇敼鍙拌处",
@@ -275,6 +289,13 @@
       }
     },
     {
+      "path": "pages/indexItem",
+      "style": {
+        "navigationBarTitleText": "鑰冨嫟绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/cooperativeOffice/collaborativeApproval/index5",
       "style": {
         "navigationBarTitleText": "閲囪喘绠$悊",
@@ -394,6 +415,27 @@
       }
     },
     {
+      "path": "pages/managementMeetings/rulesRegulationsManagement/index",
+      "style": {
+        "navigationBarTitleText": "瑙勭珷鍒跺害绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/rulesRegulationsManagement/detail",
+      "style": {
+        "navigationBarTitleText": "瑙勭珷鍒跺害璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/rulesRegulationsManagement/fileList",
+      "style": {
+        "navigationBarTitleText": "瑙勭珷鍒跺害鏂囦欢绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/managementMeetings/knowledgeBase/detail",
       "style": {
         "navigationBarTitleText": "鐭ヨ瘑搴撹鎯�",
@@ -464,6 +506,13 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/runManagement/index",
+      "style": {
+        "navigationBarTitleText": "杩愯绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/repair/index",
       "style": {
         "navigationBarTitleText": "璁惧鎶ヤ慨",
@@ -502,6 +551,13 @@
       "path": "pages/equipmentManagement/upkeep/maintain",
       "style": {
         "navigationBarTitleText": "缁翠慨淇濆吇",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/upkeep/fileList",
+      "style": {
+        "navigationBarTitleText": "淇濆吇鏂囦欢绠$悊",
         "navigationStyle": "custom"
       }
     },
@@ -611,7 +667,49 @@
         "navigationBarTitleText": "鑷畾涔夊嚭搴�",
         "navigationStyle": "custom"
       }
-    }
+    },
+    {
+      "path": "pages/safeProduction/safeQualifications/index",
+      "style": {
+        "navigationBarTitleText": "瑙勭▼璧勮川",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safeQualifications/detail",
+      "style": {
+        "navigationBarTitleText": "瑙勭▼璧勮川璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safeQualifications/view",
+      "style": {
+        "navigationBarTitleText": "瑙勭▼璧勮川璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/hazardSourceLedger/index",
+      "style": {
+        "navigationBarTitleText": "鍗遍櫓婧愬彴璐�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/hazardSourceLedger/detail",
+      "style": {
+        "navigationBarTitleText": "鍗遍櫓婧愯鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/hazardSourceLedger/view",
+      "style": {
+        "navigationBarTitleText": "鍗遍櫓婧愯鎯�",
+        "navigationStyle": "custom"
+      }
+    },
   ],
   "subPackages": [
     {

--
Gitblit v1.9.3