From 1d1883d4ae39e056400ccadf9d8dd5d550c3a4dc Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 04 二月 2026 17:01:00 +0800
Subject: [PATCH] 采购管理、报价管理、出库管理新增按钮去掉
---
src/pages.json | 39 +++++++++++++++++++++++++++++++++++++--
1 files changed, 37 insertions(+), 2 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index a2a1a59..2e1cabe 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -711,6 +711,27 @@
}
},
{
+ "path": "pages/safeProduction/accidentReportingRecord/index",
+ "style": {
+ "navigationBarTitleText": "浜嬫晠鎶ュ憡璁板綍",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/accidentReportingRecord/detail",
+ "style": {
+ "navigationBarTitleText": "浜嬫晠鎶ュ憡璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/accidentReportingRecord/view",
+ "style": {
+ "navigationBarTitleText": "浜嬫晠鎶ュ憡璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/cooperativeOffice/collaborativeApproval/index8",
"style": {
"navigationBarTitleText": "鍗遍櫓浣滀笟瀹℃壒",
@@ -774,12 +795,26 @@
}
},
{
- "path": "pages/safeProduction/hazardousMaterialsControl/view",
+ "path": "pages/safeProduction/emergencyPlanReview/index",
"style": {
- "navigationBarTitleText": "鍗遍櫓鐗╂枡璇︽儏",
+ "navigationBarTitleText": "搴旀�ラ妗堝鏍�",
"navigationStyle": "custom"
}
},
+ {
+ "path": "pages/safeProduction/emergencyPlanReview/detail",
+ "style": {
+ "navigationBarTitleText": "搴旀�ラ妗堣鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/emergencyPlanReview/view",
+ "style": {
+ "navigationBarTitleText": "搴旀�ラ妗堣鎯�",
+ "navigationStyle": "custom"
+ }
+ }
],
"subPackages": [
{
--
Gitblit v1.9.3