From eb61b0a4640f75f3f395d40d252aedc05cbc8828 Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期一, 07 七月 2025 14:16:41 +0800 Subject: [PATCH] 车间订单下发 --- pages.json | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pages.json b/pages.json index c722513..d3f3902 100644 --- a/pages.json +++ b/pages.json @@ -792,16 +792,16 @@ "navigationBarBackgroundColor": "#3281FF" } }, - // 鍙栨秷鎶ュ伐 - { - "path": "pages/product/cancelReport/index", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "", - // "navigationBarBackgroundColor": "#3281FF" - "enablePullDownRefresh": false - } - }, + // // 鍙栨秷鎶ュ伐 + // { + // "path": "pages/product/cancelReport/index", + // "style": { + // "navigationStyle": "custom", + // "navigationBarTitleText": "", + // // "navigationBarBackgroundColor": "#3281FF" + // "enablePullDownRefresh": false + // } + // }, // 鎺ユ敹(閾滄潌) { "path": "pages/product/receive/index", -- Gitblit v1.9.3