From de16a79f255ef5a8b58d8886f429fe9a40950ad5 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期三, 25 六月 2025 11:10:35 +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