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 | 63 +++++++++++++++++++++++++++++++
1 files changed, 63 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 572e4f1..95df8f2 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -73,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"
}
},
@@ -377,6 +419,13 @@
"path": "pages/cooperativeOffice/collaborativeApproval/index7",
"style": {
"navigationBarTitleText": "鍙戣揣瀹℃壒",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/collaborativeApproval/index",
+ "style": {
+ "navigationBarTitleText": "鍗忓悓瀹℃壒",
"navigationStyle": "custom"
}
},
@@ -704,6 +753,13 @@
"navigationStyle": "custom"
}
},
+ {
+ "path": "pages/productionManagement/workOrder/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇宸ュ崟",
+ "navigationStyle": "custom"
+ }
+ },
// {
// "path": "pages/productionManagement/productionCosting/index",
// "style": {
@@ -733,6 +789,13 @@
}
},
{
+ "path": "pages/inventoryManagement/stockManagement/index",
+ "style": {
+ "navigationBarTitleText": "搴撳瓨绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/safeProduction/safeQualifications/index",
"style": {
"navigationBarTitleText": "瑙勭▼涓庤祫璐�",
--
Gitblit v1.9.3