From 207c564c2b8d46fd86160c4f6583c2fc9d4a4e5c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 21 四月 2026 10:44:45 +0800
Subject: [PATCH] 湟水峡app 1.协同审批功能删减

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

diff --git a/src/pages.json b/src/pages.json
index 5c4283d..95df8f2 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -26,13 +26,6 @@
       }
     },
     {
-      "path": "pages/financialManagement/revenueManagement/edit",
-      "style": {
-        "navigationBarTitleText": "鏀跺叆缂栬緫",
-        "navigationStyle": "custom"
-      }
-    },
-    {
       "path": "pages/financialManagement/expenseManagement/index",
       "style": {
         "navigationBarTitleText": "鏀嚭绠$悊",
@@ -40,23 +33,9 @@
       }
     },
     {
-      "path": "pages/financialManagement/expenseManagement/edit",
-      "style": {
-        "navigationBarTitleText": "鏀嚭缂栬緫",
-        "navigationStyle": "custom"
-      }
-    },
-    {
       "path": "pages/financialManagement/loanManagement/index",
       "style": {
         "navigationBarTitleText": "鍊熸绠$悊",
-        "navigationStyle": "custom"
-      }
-    },
-    {
-      "path": "pages/financialManagement/loanManagement/edit",
-      "style": {
-        "navigationBarTitleText": "鍊熸缂栬緫",
         "navigationStyle": "custom"
       }
     },
@@ -94,9 +73,51 @@
       }
     },
     {
+      "path": "pages/basicData/customerFile/index",
+      "style": {
+        "navigationBarTitleText": "瀹㈡埛妗f",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/basicData/customerFile/edit",
+      "style": {
+        "navigationBarTitleText": "瀹㈡埛淇℃伅",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/basicData/customerFile/detail",
+      "style": {
+        "navigationBarTitleText": "瀹㈡埛璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/sales/salesAccount/index",
       "style": {
         "navigationBarTitleText": "閿�鍞彴璐�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/sales/salesQuotation/index",
+      "style": {
+        "navigationBarTitleText": "閿�鍞姤浠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/sales/salesQuotation/edit",
+      "style": {
+        "navigationBarTitleText": "閿�鍞姤浠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/sales/salesQuotation/detail",
+      "style": {
+        "navigationBarTitleText": "鎶ヤ环璇︽儏",
         "navigationStyle": "custom"
       }
     },
@@ -398,6 +419,13 @@
       "path": "pages/cooperativeOffice/collaborativeApproval/index7",
       "style": {
         "navigationBarTitleText": "鍙戣揣瀹℃壒",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index",
+      "style": {
+        "navigationBarTitleText": "鍗忓悓瀹℃壒",
         "navigationStyle": "custom"
       }
     },
@@ -725,6 +753,13 @@
         "navigationStyle": "custom"
       }
     },
+    {
+      "path": "pages/productionManagement/workOrder/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇宸ュ崟",
+        "navigationStyle": "custom"
+      }
+    },
     // {
     //   "path": "pages/productionManagement/productionCosting/index",
     //   "style": {
@@ -754,6 +789,13 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/stockManagement/index",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/safeQualifications/index",
       "style": {
         "navigationBarTitleText": "瑙勭▼涓庤祫璐�",

--
Gitblit v1.9.3