From de077e9eba0a132540ca4731c0d537150f5feff5 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 03 六月 2025 17:13:37 +0800
Subject: [PATCH] 完成核磅录入页面绘制

---
 pages.json |   76 ++++++++++++++++++++++++++++++++++++-
 1 files changed, 73 insertions(+), 3 deletions(-)

diff --git a/pages.json b/pages.json
index 785099e..5749b6f 100644
--- a/pages.json
+++ b/pages.json
@@ -565,6 +565,46 @@
         "enablePullDownRefresh": false
       }
     },
+    // 鏍哥褰曞叆
+    {
+      "path": "pages/wareHouse/nuclearScale/index",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTitleText": "",
+        // "navigationBarBackgroundColor": "#CEE3FE",
+        "enablePullDownRefresh": false
+      }
+    },
+    // 鏍哥鍗曞彿
+    {
+      "path": "pages/wareHouse/nuclearScale/nuclearScaleList",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTitleText": "",
+        // "navigationBarBackgroundColor": "#CEE3FE",
+        "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": {
@@ -680,6 +720,7 @@
       }
     },
     // 鐢熶骇鐩稿叧
+    // 鎶ュ伐
     {
       "path": "pages/product/report/index",
       "style": {
@@ -689,14 +730,43 @@
           "titleNView": {
             "buttons": [
               {
-                "text": "娓呯┖",
+                "text": "鎻愪氦",
                 "type": "none",
                 "color": "#ffffff",
-                "fontSize": "14px"
+                "fontSize": "15px",
+                "marginRight": "10px"
               }
             ]
           }
         }
+      }
+    },
+    // 杞﹂棿璁㈠崟鍒楄〃
+    {
+      "path": "pages/product/report/orderList",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTextStyle": "white",
+        "navigationBarBackgroundColor": "#3281FF"
+      }
+    },
+    // 鍙栨秷鎶ュ伐
+    {
+      "path": "pages/product/cancelReport/index",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTitleText": "",
+        // "navigationBarBackgroundColor": "#3281FF"
+        "enablePullDownRefresh": false
+      }
+    },
+    // 鐩樼偣鎶ュ憡鍙�
+    {
+      "path": "pages/wareHouse/inventory/orderList",
+      "style": {
+        "navigationStyle": "custom",
+        "navigationBarTextStyle": "white",
+        "navigationBarBackgroundColor": "#3281FF"
       }
     },
     // 鏃ユ姤鐩稿叧
@@ -789,7 +859,7 @@
         "pagePath": "pages/sys/home/index",
         "iconPath": "static/custom/tabbar/home_1.png",
         "selectedIconPath": "static/custom/tabbar/home_2.png",
-        "text": "涓婚〉"
+        "text": "宸ヤ綔鍙�"
       },
       {
         "pagePath": "pages/sys/user/index",

--
Gitblit v1.9.3