From 480cb1afdd425d80cbffa79850a958ab2503a4ad Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期三, 06 十二月 2023 17:03:10 +0800
Subject: [PATCH] 1.个人计件工资产量2.生产分析  页面初始化

---
 pages.json |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 1b5b663..aaac117 100644
--- a/pages.json
+++ b/pages.json
@@ -150,6 +150,22 @@
 				"navigationStyle": "custom",
 				"enablePullDownRefresh": false
 			}
+		},
+		{
+			"path": "pages/znfx/scfx",
+			"style": {
+				"navigationBarTitleText": "鐢熶骇鍒嗘瀽",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/grzx/gzcl",
+			"style": {
+				"navigationBarTitleText": "宸ヨ祫浜ч噺",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3