From 9c83f21a3e781ab5520b5eb7ddfe35c3638a9a21 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 10 二月 2026 14:17:46 +0800
Subject: [PATCH] 打卡签到接口对接

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

diff --git a/src/pages.json b/src/pages.json
index 9bf4888..ac4a912 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -312,7 +312,7 @@
     {
       "path": "pages/cooperativeOffice/collaborativeApproval/index7",
       "style": {
-        "navigationBarTitleText": "鍑哄簱绠$悊",
+        "navigationBarTitleText": "鍙戣揣瀹℃壒",
         "navigationStyle": "custom"
       }
     },
@@ -818,7 +818,7 @@
     {
       "path": "pages/safeProduction/safetyTrainingAssessment/index",
       "style": {
-        "navigationBarTitleText": "瀹夊叏鍩硅璇勪及",
+        "navigationBarTitleText": "瀹夊叏鍩硅鑰冩牳",
         "navigationStyle": "custom"
       }
     },
@@ -856,6 +856,34 @@
         "navigationBarTitleText": "鍩硅璁板綍",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/humanResources/attendance/checkin",
+      "style": {
+        "navigationBarTitleText": "鎵撳崱绛惧埌",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/humanResources/attendance/report",
+      "style": {
+        "navigationBarTitleText": "鑰冨嫟鏃ユ姤",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/humanResources/monthlyStatistics/index",
+      "style": {
+        "navigationBarTitleText": "钖祫鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/humanResources/monthlyStatistics/detail",
+      "style": {
+        "navigationBarTitleText": "钖祫鍙拌处璇︽儏",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3