From 909097fb4e143250de194c928d91cc95a4ed2c5a Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 04 六月 2024 15:26:33 +0800
Subject: [PATCH] 1.生产报工2.外协收发料功能优化
---
pages.json | 32 ++++++++++++++++++++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 619c12b..a7eb353 100644
--- a/pages.json
+++ b/pages.json
@@ -200,6 +200,14 @@
}
},
{
+ "path": "pages/scgl/scbg2",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇鎶ュ伐",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/wwgl/wxfl",
"style": {
"navigationBarTitleText": "澶栧崗鍙戞枡",
@@ -208,7 +216,23 @@
}
},
{
+ "path": "pages/wwgl/wxfl2",
+ "style": {
+ "navigationBarTitleText": "澶栧崗鍙戞枡",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/wwgl/wxsl",
+ "style": {
+ "navigationBarTitleText": "澶栧崗鏀舵枡",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "pages/wwgl/wxsl2",
"style": {
"navigationBarTitleText": "澶栧崗鏀舵枡",
"navigationStyle": "custom",
@@ -231,6 +255,14 @@
"enablePullDownRefresh": false
}
},
+ {
+ "path": "pages/grzx/mmsz",
+ "style": {
+ "navigationBarTitleText": "瀵嗙爜璁剧疆",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
{
--
Gitblit v1.9.3