From d33f290654ef65f537240ff4774cfd0eb66f0b4c Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期三, 04 六月 2025 17:21:14 +0800
Subject: [PATCH] 接收铜杆/核磅录入开发

---
 pages.json |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index 965bd72..5749b6f 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"
               }
             ]

--
Gitblit v1.9.3