From f7f25f593a731ea71e307257f5cec3ba562dacda Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 04 十二月 2025 11:10:39 +0800
Subject: [PATCH] fix: 杆领用,型号选择下拉框

---
 src/pages.json |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 6841877..1759892 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -164,6 +164,12 @@
       }
     },
     {
+      "path": "pages/production/wire/report/reportManage",
+      "style": {
+        "navigationBarTitleText": "鎶ュ伐绠$悊"
+      }
+    },
+    {
       "path": "pages/production/wire/attachment/index",
       "style": {
         "navigationBarTitleText": "鎷変笣闄勪欢"
@@ -190,13 +196,7 @@
     {
       "path": "pages/production/wire/selfInspect/index",
       "style": {
-        "navigationBarTitleText": "鎷変笣鑷"
-      }
-    },
-    {
-      "path": "pages/production/wire/selfInspect/edit",
-      "style": {
-        "navigationBarTitleText": "缂栬緫鎷変笣鑷"
+        "navigationBarTitleText": "鑷绠$悊"
       }
     },
     {
@@ -260,12 +260,6 @@
       }
     },
     {
-      "path": "pages/production/twist/selfInspect/edit",
-      "style": {
-        "navigationBarTitleText": "缁炵嚎鑷缂栬緫"
-      }
-    },
-    {
       "path": "pages/production/twist/backman/index",
       "style": {
         "navigationBarTitleText": "缁炵嚎鏉傚伐"
@@ -281,6 +275,12 @@
       "path": "pages/timely/index",
       "style": {
         "navigationBarTitleText": "鏃舵晥鎶ュ伐"
+      }
+    },
+    {
+      "path": "pages/outbound/index",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱"
       }
     },
     {
@@ -319,12 +319,12 @@
         "iconPath": "static/tabbar/home.png",
         "selectedIconPath": "static/tabbar/home-active.png"
       },
-      {
-        "pagePath": "pages/work/index",
-        "text": "宸ヤ綔鍙�",
-        "iconPath": "static/tabbar/work.png",
-        "selectedIconPath": "static/tabbar/work-active.png"
-      },
+      // {
+      //   "pagePath": "pages/work/index",
+      //   "text": "宸ヤ綔鍙�",
+      //   "iconPath": "static/tabbar/work.png",
+      //   "selectedIconPath": "static/tabbar/work-active.png"
+      // },
       {
         "pagePath": "pages/mine/index",
         "text": "鎴戠殑",
@@ -333,4 +333,4 @@
       }
     ]
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3