From 67461f55748c32d885db965bdff6c2cc63eb327b Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 09 二月 2026 13:36:24 +0800
Subject: [PATCH] 推送cid传值,以及打卡签到模块开发

---
 src/pages.json |   95 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 93 insertions(+), 2 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index a2a1a59..351c7dc 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -711,6 +711,27 @@
       }
     },
     {
+      "path": "pages/safeProduction/accidentReportingRecord/index",
+      "style": {
+        "navigationBarTitleText": "浜嬫晠鎶ュ憡璁板綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/accidentReportingRecord/detail",
+      "style": {
+        "navigationBarTitleText": "浜嬫晠鎶ュ憡璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/accidentReportingRecord/view",
+      "style": {
+        "navigationBarTitleText": "浜嬫晠鎶ュ憡璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/cooperativeOffice/collaborativeApproval/index8",
       "style": {
         "navigationBarTitleText": "鍗遍櫓浣滀笟瀹℃壒",
@@ -774,12 +795,82 @@
       }
     },
     {
-      "path": "pages/safeProduction/hazardousMaterialsControl/view",
+      "path": "pages/safeProduction/emergencyPlanReview/index",
       "style": {
-        "navigationBarTitleText": "鍗遍櫓鐗╂枡璇︽儏",
+        "navigationBarTitleText": "搴旀�ラ妗堝鏍�",
         "navigationStyle": "custom"
       }
     },
+    {
+      "path": "pages/safeProduction/emergencyPlanReview/detail",
+      "style": {
+        "navigationBarTitleText": "搴旀�ラ妗堣鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/emergencyPlanReview/view",
+      "style": {
+        "navigationBarTitleText": "搴旀�ラ妗堣鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyTrainingAssessment/index",
+      "style": {
+        "navigationBarTitleText": "瀹夊叏鍩硅鑰冩牳",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyTrainingAssessment/detail",
+      "style": {
+        "navigationBarTitleText": "鍩硅璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyTrainingAssessment/view",
+      "style": {
+        "navigationBarTitleText": "鍩硅璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyTrainingAssessment/fileList",
+      "style": {
+        "navigationBarTitleText": "鍩硅闄勪欢",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyTrainingAssessment/resultDetail",
+      "style": {
+        "navigationBarTitleText": "缁撴灉鏄庣粏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyTrainingAssessment/record",
+      "style": {
+        "navigationBarTitleText": "鍩硅璁板綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/attendance/checkin",
+      "style": {
+        "navigationBarTitleText": "鎵撳崱绛惧埌",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/attendance/report",
+      "style": {
+        "navigationBarTitleText": "鑰冨嫟鏃ユ姤",
+        "navigationStyle": "custom"
+      }
+    }
   ],
   "subPackages": [
     {

--
Gitblit v1.9.3