From 0552bde02a9f07f52bcff9a044b9de3e64f868be Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期三, 19 十一月 2025 16:43:38 +0800
Subject: [PATCH] 1.生产报工、质量管理页面优化
---
pages.json | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index b52ffb6..f5a34dc 100644
--- a/pages.json
+++ b/pages.json
@@ -291,6 +291,14 @@
}
},
{
+ "path": "pages/zlgl/sjjy1",
+ "style": {
+ "navigationBarTitleText": "棣栨妫�楠�",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/zlgl/sjjy2",
"style": {
"navigationBarTitleText": "棣栨妫�楠�",
@@ -307,6 +315,14 @@
}
},
{
+ "path": "pages/zlgl/xjjy1",
+ "style": {
+ "navigationBarTitleText": "宸℃妫�楠�",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/zlgl/xjjy2",
"style": {
"navigationBarTitleText": "宸℃妫�楠�",
@@ -323,6 +339,14 @@
}
},
{
+ "path": "pages/zlgl/wgjy1",
+ "style": {
+ "navigationBarTitleText": "瀹屽伐妫�楠�",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/zlgl/wgjy2",
"style": {
"navigationBarTitleText": "瀹屽伐妫�楠�",
--
Gitblit v1.9.3