From 85b3cc4cb996040632aa656c79b5047bd8b2597c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 25 八月 2025 13:57:55 +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 10a7870..948365c 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -184,6 +184,20 @@
       }
     },
     {
+      "path": "pages/procurementManagement/procurementInvoiceLedger/index",
+      "style": {
+        "navigationBarTitleText": "鏉ョエ鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/procurementManagement/procurementInvoiceLedger/detail",
+      "style": {
+        "navigationBarTitleText": "淇敼鏉ョエ鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/common/webview/index",
       "style": {
         "navigationBarTitleText": "娴忚缃戦〉"

--
Gitblit v1.9.3