From a9561a3189d50f0e33d693b5226ea56adda06a08 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期四, 30 十月 2025 23:07:25 +0800
Subject: [PATCH] 巡检编辑和扫码

---
 src/pages.json |   50 +++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 45 insertions(+), 5 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index e5b5e6b..6841877 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -3,10 +3,9 @@
     "autoscan": true,
     "custom": {
       "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
-      "^cu-(.*)": "@/components/cu-$1/index.vue",
+      "^cu-(.*)": "@/components/cu-$1/index.vue"
     }
   },
-
   "pages": [
     {
       "path": "pages/index/index",
@@ -98,7 +97,6 @@
         "navigationBarTitleText": "涓汉璧勬枡"
       }
     },
-
     {
       "path": "pages/work/user/index",
       "style": {
@@ -153,7 +151,7 @@
         "navigationBarTitleText": "鎷変笣璇︽儏"
       }
     },
-     {
+    {
       "path": "pages/production/detail/twistDetail",
       "style": {
         "navigationBarTitleText": "缁炵嚎璇︽儏"
@@ -163,6 +161,12 @@
       "path": "pages/production/wire/report/wire",
       "style": {
         "navigationBarTitleText": "鎷変笣鎶ュ伐"
+      }
+    },
+    {
+      "path": "pages/production/wire/attachment/index",
+      "style": {
+        "navigationBarTitleText": "鎷変笣闄勪欢"
       }
     },
     {
@@ -214,9 +218,21 @@
       }
     },
     {
+      "path": "pages/production/twist/attachment/index",
+      "style": {
+        "navigationBarTitleText": "缁炵嚎闄勪欢"
+      }
+    },
+    {
       "path": "pages/production/twist/report/edit",
       "style": {
         "navigationBarTitleText": "缁炵嚎鎶ュ伐涓婃姤"
+      }
+    },
+    {
+      "path": "pages/production/twist/report/draw",
+      "style": {
+        "navigationBarTitleText": "鍗曚笣棰嗙敤"
       }
     },
     {
@@ -260,6 +276,30 @@
       "style": {
         "navigationBarTitleText": "缁炵嚎鏉傚伐缂栬緫"
       }
+    },
+    {
+      "path": "pages/timely/index",
+      "style": {
+        "navigationBarTitleText": "鏃舵晥鎶ュ伐"
+      }
+    },
+    {
+      "path": "pages/routingInspection/index",
+      "style": {
+        "navigationBarTitleText": "宸℃"
+      }
+    },
+    {
+      "path": "pages/routingInspection/detail/indexJX",
+      "style": {
+        "navigationBarTitleText": "缁炵嚎宸℃璇︽儏"
+      }
+    },
+    {
+      "path": "pages/routingInspection/detail/indexLS",
+      "style": {
+        "navigationBarTitleText": "鎷変笣宸℃璇︽儏"
+      }
     }
   ],
   "globalStyle": {
@@ -293,4 +333,4 @@
       }
     ]
   }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3