From 5fc7b0755d658b70c33c18b0531acb6e0ad28b17 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期二, 03 六月 2025 09:39:13 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-jdhj-uniapp --- pages.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 78a8a76..965bd72 100644 --- a/pages.json +++ b/pages.json @@ -565,6 +565,26 @@ "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/product/tailHandle/index", "style": { @@ -710,6 +730,25 @@ "navigationBarBackgroundColor": "#3281FF" } }, + // 鍙栨秷鎶ュ伐 + { + "path": "pages/product/cancelReport/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + // 鐩樼偣鎶ュ憡鍙� + { + "path": "pages/wareHouse/inventory/orderList", + "style": { + "navigationStyle": "custom", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, // 鏃ユ姤鐩稿叧 { "path": "pages/daily/common/work-order-list", -- Gitblit v1.9.3