From bb44f08f420fc6b1520c06f3698f3d4f52e4a06b Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 03 三月 2026 16:08:25 +0800
Subject: [PATCH] 公司app 1.添加商机管理功能 2.app部署修改

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

diff --git a/src/pages.json b/src/pages.json
index 00c7e56..fdc11e7 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -149,6 +149,20 @@
       }
     },
     {
+      "path": "pages/opportunityManagement/index",
+      "style": {
+        "navigationBarTitleText": "鍟嗘満绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/opportunityManagement/detail",
+      "style": {
+        "navigationBarTitleText": "鍟嗘満璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/procurementManagement/procurementLedger/index",
       "style": {
         "navigationBarTitleText": "閲囪喘鍙拌处",
@@ -406,6 +420,13 @@
         "navigationBarTitleText": "鐢熶骇璁㈠崟",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/productionManagement/productionDispatching/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇娲惧伐",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3