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 | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 4151447..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": "閲囪喘鍙拌处",
--
Gitblit v1.9.3