From c61bc857b627a58cd741207cb9e93d8e446e357e Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 10 二月 2026 10:28:07 +0800
Subject: [PATCH] 人员薪资
---
src/pages.json | 30 +++++++++++++++++++++++++++++-
1 files changed, 29 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 9bf4888..4bf158d 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -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