From faab34516781cccc3fdad4c57769b5030333964b Mon Sep 17 00:00:00 2001 From: yyb <995253665@qq.com> Date: 星期四, 26 六月 2025 16:26:05 +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