From b8488b5aa83890cc531520055dec7bf353f9b4c4 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 16 九月 2025 14:38:02 +0800
Subject: [PATCH] 结果验证

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

diff --git a/src/pages.json b/src/pages.json
index 8eda358..8fd1a91 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -371,6 +371,20 @@
         "navigationBarTitleText": "鏅鸿兘娲惧崟",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/equipmentManagement/sop/index",
+      "style": {
+        "navigationBarTitleText": "鏍囧噯浣滀笟鎸囧",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/verification/index",
+      "style": {
+        "navigationBarTitleText": "缁撴灉楠岃瘉",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3