From 5f42f3f378ab4b22ac17e4ab2ee849f1c5ae5144 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 02 七月 2026 11:42:43 +0800
Subject: [PATCH] 新功能图标更换
---
src/pages.json | 121 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 120 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 71f446c..44f9193 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -880,6 +880,20 @@
}
},
{
+ "path": "pages/productionManagement/mainProductionPlan/edit",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇璁″垝",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/mainProductionPlan/issue",
+ "style": {
+ "navigationBarTitleText": "涓嬪彂",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/productionManagement/productionScheduling/index",
"style": {
"navigationBarTitleText": "鐢熶骇鎺掍骇",
@@ -1002,6 +1016,111 @@
"path": "pages/safeProduction/hazardSourceLedger/view",
"style": {
"navigationBarTitleText": "鍗遍櫓婧愯鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/specialEquipmentManagement/index",
+ "style": {
+ "navigationBarTitleText": "鐗圭璁惧绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/specialEquipmentManagement/ledgerEdit",
+ "style": {
+ "navigationBarTitleText": "鍙拌处",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/specialEquipmentManagement/recordEdit",
+ "style": {
+ "navigationBarTitleText": "妫�楠岀淮淇�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/specialEquipmentManagement/rectificationEdit",
+ "style": {
+ "navigationBarTitleText": "闅愭偅鏁存敼",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/lineInspection/index",
+ "style": {
+ "navigationBarTitleText": "绾胯矾宸℃",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/lineInspection/edit",
+ "style": {
+ "navigationBarTitleText": "宸℃浠诲姟",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/lineInspection/recordList",
+ "style": {
+ "navigationBarTitleText": "宸℃璁板綍",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/lineInspection/recordEdit",
+ "style": {
+ "navigationBarTitleText": "宸℃璁板綍",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/lineInspection/hazardList",
+ "style": {
+ "navigationBarTitleText": "闅愭偅绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/lineInspection/hazardEdit",
+ "style": {
+ "navigationBarTitleText": "闅愭偅",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/lineInspection/hazardRectify",
+ "style": {
+ "navigationBarTitleText": "鏁存敼",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/safetyFacility/index",
+ "style": {
+ "navigationBarTitleText": "瀹夊叏璁炬柦宸℃",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/safetyFacility/ledgerEdit",
+ "style": {
+ "navigationBarTitleText": "璁炬柦鍙拌处",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/safetyFacility/inspectionEdit",
+ "style": {
+ "navigationBarTitleText": "璁炬柦宸℃",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/safetyFacility/rectificationEdit",
+ "style": {
+ "navigationBarTitleText": "鏁存敼",
"navigationStyle": "custom"
}
},
@@ -1582,4 +1701,4 @@
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3