From 1ed366885433dfdec1241312356535b868c39eee Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 26 二月 2026 16:21:04 +0800
Subject: [PATCH] 合同管理模块开发

---
 src/pages.json |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 0772b2e..c39d3b9 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -886,6 +886,13 @@
       }
     },
     {
+      "path": "pages/humanResources/contractManagement/index",
+      "style": {
+        "navigationBarTitleText": "鍚堝悓绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/message",
       "style": {
         "navigationBarTitleText": "娑堟伅涓績"

--
Gitblit v1.9.3