From 4071a902f383275b7ed284876bbdf3e19cfa3522 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 09 二月 2026 18:02:15 +0800
Subject: [PATCH] Merge branch 'dev_new' of http://114.132.189.42:9002/r/product-inventory-APP-before into dev_new
---
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