From 8295d006ddfc7ef55db41785cdf66f57631bab6d Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 30 四月 2026 16:40:06 +0800
Subject: [PATCH] 一些图标更换

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

diff --git a/src/pages.json b/src/pages.json
index 5a2c086..2677dc6 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -789,6 +789,20 @@
       }
     },
     {
+      "path": "pages/productionManagement/processRoute/index",
+      "style": {
+        "navigationBarTitleText": "宸ヨ壓璺嚎",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/processRoute/items",
+      "style": {
+        "navigationBarTitleText": "璺嚎椤圭洰",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/productionManagement/productionDispatching/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇娲惧伐",
@@ -826,7 +840,14 @@
     {
       "path": "pages/productionManagement/mainProductionPlan/detail",
       "style": {
-        "navigationBarTitleText": "璁″垝璇︽儏",
+        "navigationBarTitleText": "鐢熶骇璁″垝璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionScheduling/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇鎺掍骇",
         "navigationStyle": "custom"
       }
     },

--
Gitblit v1.9.3