From 470d16803de7533c2fa84663e12968d3126dd14f Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 27 八月 2025 14:17:12 +0800
Subject: [PATCH] 1.设备台账开发联调

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

diff --git a/src/pages.json b/src/pages.json
index fc70bde..955b869 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -292,6 +292,20 @@
         "navigationBarTitleText": "瀹㈡埛鎷滆",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/equipmentManagement/ledger/index",
+      "style": {
+        "navigationBarTitleText": "璁惧鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/ledger/detail",
+        "style": {
+          "navigationBarTitleText": "璁惧鍙拌处璇︽儏",
+          "navigationStyle": "custom"
+        }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3