From d07500fef337fc0366d5c51723ddb3ba2071f33d Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期五, 01 八月 2025 10:33:37 +0800
Subject: [PATCH] 1.计时工资功能开发
---
pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index da50d26..6c346e7 100644
--- a/pages.json
+++ b/pages.json
@@ -484,6 +484,13 @@
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
+ }, {
+ "path": "pages/grzx/jsgz",
+ "style": {
+ "navigationBarTitleText": "璁℃椂宸ヨ祫",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.3