From cd0ccf788c9d94708c70c75210135db344f68083 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 13 五月 2025 15:21:57 +0800
Subject: [PATCH] 1.采购入库按单走实现
---
pages.json | 98 +++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 98 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index c16b66f..511f117 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",
@@ -358,6 +382,80 @@
"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/cgrk4",
+ "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