From 9b1805acd1f1bbc84fd670e282b52ae67e68afc5 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期四, 30 十月 2025 17:40:07 +0800
Subject: [PATCH] 拉丝和绞线的详情

---
 src/pages.json |   28 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 781c4b7..6841877 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -6,7 +6,6 @@
       "^cu-(.*)": "@/components/cu-$1/index.vue"
     }
   },
-
   "pages": [
     {
       "path": "pages/index/index",
@@ -98,7 +97,6 @@
         "navigationBarTitleText": "涓汉璧勬枡"
       }
     },
-
     {
       "path": "pages/work/user/index",
       "style": {
@@ -145,12 +143,6 @@
       "path": "pages/production/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇绠$悊"
-      }
-    },
-    {
-      "path": "pages/routingInspection/index",
-      "style": {
-        "navigationBarTitleText": "宸℃"
       }
     },
     {
@@ -290,6 +282,24 @@
       "style": {
         "navigationBarTitleText": "鏃舵晥鎶ュ伐"
       }
+    },
+    {
+      "path": "pages/routingInspection/index",
+      "style": {
+        "navigationBarTitleText": "宸℃"
+      }
+    },
+    {
+      "path": "pages/routingInspection/detail/indexJX",
+      "style": {
+        "navigationBarTitleText": "缁炵嚎宸℃璇︽儏"
+      }
+    },
+    {
+      "path": "pages/routingInspection/detail/indexLS",
+      "style": {
+        "navigationBarTitleText": "鎷変笣宸℃璇︽儏"
+      }
     }
   ],
   "globalStyle": {
@@ -323,4 +333,4 @@
       }
     ]
   }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3