From 4d98f85da66a261583894af65ad9f53d8017bbf6 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 10 六月 2025 16:53:14 +0800
Subject: [PATCH] 样式调整,移库增加二维码扫描功能,报工二维码扫描回显
---
pages.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 52 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 96753c5..c722513 100644
--- a/pages.json
+++ b/pages.json
@@ -183,6 +183,7 @@
"navigationBarTitleText": "浠诲姟澶勭悊"
}
},
+ // 绉诲簱
{
"path": "pages/wareHouse/moveWareHouse/index",
"style": {
@@ -502,6 +503,47 @@
"navigationStyle": "custom"
}
},
+ // 搴撳瓨浠剁洏鐐�
+ {
+ "path": "pages/wareHouse/InventoryCountStockItems/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#CEE3FE",
+ "enablePullDownRefresh": false
+ }
+ },
+ // 棰嗘枡
+ {
+ "path": "pages/storeManagement/MaterialRequisition/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#CEE3FE",
+ "enablePullDownRefresh": false
+ }
+ },
+ // 鍙栨秷棰嗘枡
+ {
+ "path": "pages/storeManagement/CancelMaterialRequisition/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#CEE3FE",
+ "enablePullDownRefresh": false
+ }
+ },
+ // 瀵间綋澶囪揣鐩樼偣
+ {
+ "path": "pages/wareHouse/InventoryCheckConductiveMterials/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#CEE3FE",
+ "enablePullDownRefresh": false
+ }
+ },
+ // 鐩樼偣鎶ュ憡鐩樼偣
{
"path": "pages/wareHouse/inventory/index",
"style": {
@@ -760,6 +802,16 @@
"enablePullDownRefresh": false
}
},
+ // 鎺ユ敹(閾滄潌)
+ {
+ "path": "pages/product/receive/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "",
+ // "navigationBarBackgroundColor": "#3281FF"
+ "enablePullDownRefresh": false
+ }
+ },
// 杞﹂棿璁㈠崟涓嬪彂
{
"path": "pages/product/WorkshopOrderIssued/index",
--
Gitblit v1.9.3