From 0c04de484a2a2bebbd08a06a604c3cdbb7b9cb47 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 30 五月 2025 17:02:57 +0800
Subject: [PATCH] 移库和盘点报告盘点页面绘制完成

---
 pages.json |   32 ++++++++++++++++++++++++++++++--
 1 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/pages.json b/pages.json
index 5232a5f..7d93564 100644
--- a/pages.json
+++ b/pages.json
@@ -680,6 +680,7 @@
       }
     },
     // 鐢熶骇鐩稿叧
+    // 鎶ュ伐
     {
       "path": "pages/product/report/index",
       "style": {
@@ -689,16 +690,43 @@
           "titleNView": {
             "buttons": [
               {
-                "text": "娓呯┖",
+                "text": "鎻愪氦",
                 "type": "none",
                 "color": "#ffffff",
-                "fontSize": "14px"
+                "fontSize": "14px",
+                "marginRight": "10px"
               }
             ]
           }
         }
       }
     },
+    // 杞﹂棿璁㈠崟鍒楄〃
+    {
+      "path": "pages/product/report/orderList",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTextStyle": "white",
+        "navigationBarBackgroundColor": "#3281FF"
+      }
+    },
+    // 鍙栨秷鎶ュ伐
+    {
+      "path": "pages/product/cancelReport/index",
+      "style": {
+        "navigationBarTitleText": "鍙栨秷鎶ュ伐",
+        "navigationBarBackgroundColor": "#0052d9"
+      }
+    },
+        // 鐩樼偣鎶ュ憡鍙�
+    {
+      "path": "pages/wareHouse/inventory/orderList",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTextStyle": "white",
+        "navigationBarBackgroundColor": "#3281FF"
+      }
+    },
     // 鏃ユ姤鐩稿叧
     {
       "path": "pages/daily/common/work-order-list",

--
Gitblit v1.9.3