From 781f98550d5f51e262bde9c72cd6cfa15875c4e5 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期四, 05 六月 2025 09:49:24 +0800
Subject: [PATCH] 车间订单下发/车间取消下发页面绘制

---
 pages.json |   51 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 50 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index 965bd72..96753c5 100644
--- a/pages.json
+++ b/pages.json
@@ -585,6 +585,26 @@
         "enablePullDownRefresh": false
       }
     },
+    // 鏍哥璁板綍
+    {
+      "path": "pages/wareHouse/nuclearScale/nuclearscalerecord",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTitleText": "",
+        // "navigationBarBackgroundColor": "#CEE3FE",
+        "enablePullDownRefresh": false
+      }
+    },
+    // 鍒涘缓鏍搁攢鍗�
+    {
+      "path": "pages/wareHouse/nuclearScale/createwriteoffform",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTitleText": "",
+        // "navigationBarBackgroundColor": "#CEE3FE",
+        "enablePullDownRefresh": false
+      }
+    },
     {
       "path": "pages/product/tailHandle/index",
       "style": {
@@ -713,7 +733,7 @@
                 "text": "鎻愪氦",
                 "type": "none",
                 "color": "#ffffff",
-                "fontSize": "14px",
+                "fontSize": "15px",
                 "marginRight": "10px"
               }
             ]
@@ -740,6 +760,35 @@
         "enablePullDownRefresh": false
       }
     },
+    // 杞﹂棿璁㈠崟涓嬪彂
+    {
+      "path": "pages/product/WorkshopOrderIssued/index",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTitleText": "",
+        // "navigationBarBackgroundColor": "#3281FF"
+        "enablePullDownRefresh": false
+      }
+    },
+        // 杞﹂棿璁㈠崟鐗╂枡
+    {
+      "path": "pages/product/WorkshopOrderIssued/comp",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTextStyle": "white",
+        "navigationBarBackgroundColor": "#3281FF"
+      }
+    },
+    // 杞﹂棿鍙栨秷涓嬪彂
+    {
+      "path": "pages/product/WorkshopOrderCancellationIssued/index",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTitleText": "",
+        // "navigationBarBackgroundColor": "#3281FF"
+        "enablePullDownRefresh": false
+      }
+    },
     // 鐩樼偣鎶ュ憡鍙�
     {
       "path": "pages/wareHouse/inventory/orderList",

--
Gitblit v1.9.3