From 2256ff02d95fd71e1522bc9422356774b701c153 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 19 五月 2026 14:24:55 +0800
Subject: [PATCH] OA页面/审批模板
---
src/pages.json | 133 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 133 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index b3d204b..7a4dc16 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -1304,6 +1304,139 @@
"navigationBarTitleText": "褰掕繕鐧昏",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/oa/HrManage/staff-archive/index",
+ "style": {
+ "navigationBarTitleText": "鍛樺伐妗f",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/HrManage/staff-contract/index",
+ "style": {
+ "navigationBarTitleText": "鍛樺伐鍚堝悓",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/HrManage/regular-apply/index",
+ "style": {
+ "navigationBarTitleText": "杞鐢宠",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/HrManage/transfer-apply/index",
+ "style": {
+ "navigationBarTitleText": "璋冨矖鐢宠",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/HrManage/resign-apply/index",
+ "style": {
+ "navigationBarTitleText": "绂昏亴鐢宠",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/HrManage/work-handover/index",
+ "style": {
+ "navigationBarTitleText": "宸ヤ綔浜ゆ帴",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/HrManage/post-manage/index",
+ "style": {
+ "navigationBarTitleText": "宀椾綅绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/AttendManage/leave-apply/index",
+ "style": {
+ "navigationBarTitleText": "璇峰亣鐢宠",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/AttendManage/overtime-apply/index",
+ "style": {
+ "navigationBarTitleText": "鍔犵彮鐢宠",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ReimburseManage/travel-reimburse/index",
+ "style": {
+ "navigationBarTitleText": "宸梾鎶ラ攢",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ReimburseManage/cost-reimburse/index",
+ "style": {
+ "navigationBarTitleText": "璐圭敤鎶ラ攢",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ContractManage/purchase-contract/index",
+ "style": {
+ "navigationBarTitleText": "閲囪喘鍚堝悓",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ContractManage/sale-contract/index",
+ "style": {
+ "navigationBarTitleText": "閿�鍞悎鍚�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ApproveManage/approve-list/index",
+ "style": {
+ "navigationBarTitleText": "瀹℃壒鍒楄〃",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ApproveManage/approve-template/index",
+ "style": {
+ "navigationBarTitleText": "瀹℃壒妯℃澘",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ApproveManage/approve-template/edit",
+ "style": {
+ "navigationBarTitleText": "鏂板缓瀹℃壒妯℃澘",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/ApproveManage/approve-template/detail",
+ "style": {
+ "navigationBarTitleText": "妯℃澘璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/EnterpriseNews/news-manage/index",
+ "style": {
+ "navigationBarTitleText": "浼佷笟鏂伴椈",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/oa/NoticeAnnouncement/notice-manage/index",
+ "style": {
+ "navigationBarTitleText": "鍏憡閫氱煡",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3