From e23c7ace60d28e4c2a6b9e7245a85462becfffc6 Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期一, 09 六月 2025 17:15:04 +0800 Subject: [PATCH] 取消报工联调 --- pages.json | 131 ++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 127 insertions(+), 4 deletions(-) diff --git a/pages.json b/pages.json index 7d93564..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": { @@ -558,6 +600,46 @@ }, { "path": "pages/wareHouse/packing/registration", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + // 鏍哥褰曞叆 + { + "path": "pages/wareHouse/nuclearScale/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + // 鏍哥鍗曞彿 + { + "path": "pages/wareHouse/nuclearScale/nuclearScaleList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + // 鏍哥璁板綍 + { + "path": "pages/wareHouse/nuclearScale/nuclearscalerecord", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + // 鍒涘缓鏍搁攢鍗� + { + "path": "pages/wareHouse/nuclearScale/createwriteoffform", "style": { "navigationStyle": "custom", "navigationBarTitleText": "", @@ -693,7 +775,7 @@ "text": "鎻愪氦", "type": "none", "color": "#ffffff", - "fontSize": "14px", + "fontSize": "15px", "marginRight": "10px" } ] @@ -714,11 +796,52 @@ { "path": "pages/product/cancelReport/index", "style": { - "navigationBarTitleText": "鍙栨秷鎶ュ伐", - "navigationBarBackgroundColor": "#0052d9" + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false } }, - // 鐩樼偣鎶ュ憡鍙� + // 鎺ユ敹(閾滄潌) + { + "path": "pages/product/receive/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + // 杞﹂棿璁㈠崟涓嬪彂 + { + "path": "pages/product/WorkshopOrderIssued/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + // 杞﹂棿璁㈠崟鐗╂枡 + { + "path": "pages/product/WorkshopOrderIssued/comp", + "style": { + "navigationStyle": "custom", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + // 杞﹂棿鍙栨秷涓嬪彂 + { + "path": "pages/product/WorkshopOrderCancellationIssued/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + // 鐩樼偣鎶ュ憡鍙� { "path": "pages/wareHouse/inventory/orderList", "style": { -- Gitblit v1.9.3