From ebbe758df90e7049a859317c8055a7f81ca3422f Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期四, 08 五月 2025 16:17:01 +0800
Subject: [PATCH] 1.采购到货功能开发2.新增采购入库菜单、入库检验菜单

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

diff --git a/pages.json b/pages.json
index 619c12b..0dd6ebc 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",
@@ -227,6 +251,14 @@
 			"path": "pages/grzx/gzcl",
 			"style": {
 				"navigationBarTitleText": "宸ヨ祫浜ч噺",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/grzx/mmsz",
+			"style": {
+				"navigationBarTitleText": "瀵嗙爜璁剧疆",
 				"navigationStyle": "custom",
 				"enablePullDownRefresh": false
 			}
@@ -350,6 +382,73 @@
 				"navigationStyle": "custom",
 				"enablePullDownRefresh": false
 			}
+		},
+		{
+			"path": "pages/wlgl/cgrk",
+			"style": {
+				"navigationBarTitleText": "閲囪喘鍏ュ簱",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/wlgl/cgrk2",
+			"style": {
+				"navigationBarTitleText": "閲囪喘鍏ュ簱",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/wlgl/cgrk3",
+			"style": {
+				"navigationBarTitleText": "閲囪喘鍏ュ簱",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/wlgl/cgdh",
+			"style": {
+				"navigationBarTitleText": "閲囪喘鍒拌揣",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/wlgl/cgdh2",
+			"style": {
+				"navigationBarTitleText": "閲囪喘鍒拌揣",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/wlgl/cgdh3",
+			"style": {
+				"navigationBarTitleText": "閲囪喘鍒拌揣",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/zlgl/rcjy",
+			"style": {
+				"navigationBarTitleText": "鍏ュ巶妫�楠�",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/zlgl/rcjy2",
+			"style": {
+				"navigationBarTitleText": "鍏ュ巶妫�楠�",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/zlgl/rcjy3",
+			"style": {
+				"navigationBarTitleText": "鍏ュ巶妫�楠�",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3