From 5c48ef2b8267c38bae717202615e1618074ee31c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 29 八月 2025 15:25:05 +0800
Subject: [PATCH] 修改组件

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

diff --git a/src/pages.json b/src/pages.json
index 747d98d..700c2c3 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -294,6 +294,13 @@
       }
     },
     {
+      "path": "pages/cooperativeOffice/clientVisit/detail",
+      "style": {
+        "navigationBarTitleText": "瀹㈡埛鎷滆鐧昏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/ledger/index",
       "style": {
         "navigationBarTitleText": "璁惧鍙拌处",
@@ -327,7 +334,7 @@
           "navigationBarTitleText": "璁惧缁翠慨",
           "navigationStyle": "custom"
         }
-    }
+    },
     {
       "path": "pages/equipmentManagement/upkeep/index",
         "style": {
@@ -367,6 +374,18 @@
           }
         },
         {
+          "path": "company/index",
+          "style": {
+            "navigationBarTitleText": "鍏徃淇℃伅"
+          }
+        },
+        {
+          "path": "contract/index",
+          "style": {
+            "navigationBarTitleText": "鍚堝悓淇℃伅"
+          }
+        },
+        {
           "path": "info/edit",
           "style": {
             "navigationBarTitleText": "缂栬緫璧勬枡"

--
Gitblit v1.9.3