From 67461f55748c32d885db965bdff6c2cc63eb327b Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 09 二月 2026 13:36:24 +0800
Subject: [PATCH] 推送cid传值,以及打卡签到模块开发

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

diff --git a/src/pages.json b/src/pages.json
index 805d0f1..351c7dc 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -856,6 +856,20 @@
         "navigationBarTitleText": "鍩硅璁板綍",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/attendance/checkin",
+      "style": {
+        "navigationBarTitleText": "鎵撳崱绛惧埌",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/attendance/report",
+      "style": {
+        "navigationBarTitleText": "鑰冨嫟鏃ユ姤",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3