From 919e8a4773ce188a6f91991837fd0bbd3f3c52e6 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 10 二月 2026 11:02:10 +0800
Subject: [PATCH] 进销存升级app: 1.添加菜单权限

---
 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