From 077ab59c700b85efdd057265bf752ad5942395b2 Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期二, 17 三月 2026 17:36:13 +0800
Subject: [PATCH] feat(quality): 新增质量管理模块的API接口和移动端页面

---
 src/pages.json |  341 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 336 insertions(+), 5 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index ac4a912..4d5fa2b 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -541,6 +541,22 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/upkeepTask/index",
+      "style": {
+        "navigationBarTitleText": "璁惧淇濆吇浠诲姟",
+        "navigationStyle": "custom",
+        "enablePullDownRefresh": true,
+        "backgroundColor": "#f8f8f8"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/upkeep/detail",
+      "style": {
+        "navigationBarTitleText": "淇濆吇璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/upkeep/add",
       "style": {
         "navigationBarTitleText": "鏂板淇濆吇璁″垝",
@@ -599,7 +615,16 @@
     {
       "path": "pages/inspectionUpload/index",
       "style": {
-        "navigationBarTitleText": "宸℃涓婁紶",
+        "navigationBarTitleText": "宸℃绠$悊",
+        "navigationStyle": "custom",
+        "enablePullDownRefresh": true,
+        "backgroundColor": "#f8f8f8"
+      }
+    },
+    {
+      "path": "pages/inspectionManagement/index",
+      "style": {
+        "navigationBarTitleText": "宸℃浠诲姟",
         "navigationStyle": "custom",
         "enablePullDownRefresh": true,
         "backgroundColor": "#f8f8f8"
@@ -650,7 +675,7 @@
     {
       "path": "pages/inventoryManagement/receiptManagement/index",
       "style": {
-        "navigationBarTitleText": "鑷畾涔夊叆搴�",
+        "navigationBarTitleText": "鍏ュ簱绠$悊",
         "navigationStyle": "custom"
       }
     },
@@ -662,6 +687,13 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/receiptManagement/view",
+      "style": {
+        "navigationBarTitleText": "鍏ュ簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/inventoryManagement/issueManagement/index",
       "style": {
         "navigationBarTitleText": "鑷畾涔夊嚭搴�",
@@ -669,9 +701,128 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/dispatchLog/index",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/dispatchLog/view",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/index",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/add",
+      "style": {
+        "navigationBarTitleText": "鏂板搴撳瓨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/subtract",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨鍑哄簱",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/view",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockReport/index",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨鎶ヨ〃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockReport/view",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨鎶ヨ〃璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/receiptManagement/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗鍏ュ簱绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/receiptManagement/view",
+      "style": {
+        "navigationBarTitleText": "鍏ュ簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/dispatchLog/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗鍑哄簱鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/dispatchLog/view",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗搴撳瓨绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/add",
+      "style": {
+        "navigationBarTitleText": "鏂板搴撳瓨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/subtract",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/view",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockReport/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗搴撳瓨鎶ヨ〃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/safeQualifications/index",
       "style": {
-        "navigationBarTitleText": "瑙勭▼璧勮川",
+        "navigationBarTitleText": "瑙勭▼涓庤祫璐�",
         "navigationStyle": "custom"
       }
     },
@@ -783,7 +934,7 @@
     {
       "path": "pages/safeProduction/hazardousMaterialsControl/index",
       "style": {
-        "navigationBarTitleText": "鍗遍櫓鐗╂枡",
+        "navigationBarTitleText": "鍗遍櫓鐗╂枡绠℃帶",
         "navigationStyle": "custom"
       }
     },
@@ -858,6 +1009,153 @@
       }
     },
     {
+      "path": "pages/qualityManagement/materialInspection/index",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/materialInspection/add",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠屾坊鍔�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/materialInspection/detail",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠岃鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/materialInspection/fileList",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠岄檮浠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/processInspection/index",
+      "style": {
+        "navigationBarTitleText": "杩囩▼妫�楠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/processInspection/add",
+      "style": {
+        "navigationBarTitleText": "杩囩▼妫�楠屾坊鍔�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/processInspection/detail",
+      "style": {
+        "navigationBarTitleText": "杩囩▼妫�楠岃鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/processInspection/fileList",
+      "style": {
+        "navigationBarTitleText": "杩囩▼妫�楠岄檮浠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/finalInspection/index",
+      "style": {
+        "navigationBarTitleText": "鍑哄巶妫�楠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/finalInspection/add",
+      "style": {
+        "navigationBarTitleText": "鍑哄巶妫�楠屾坊鍔�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/finalInspection/detail",
+      "style": {
+        "navigationBarTitleText": "鍑哄巶妫�楠岃鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/finalInspection/fileList",
+      "style": {
+        "navigationBarTitleText": "鍑哄巶妫�楠岄檮浠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/InspectItem/index",
+      "style": {
+        "navigationBarTitleText": "妫�娴嬮」缁存姢",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/metricBinding/index",
+      "style": {
+        "navigationBarTitleText": "鎸囨爣缁戝畾",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/metricBinding/detail",
+      "style": {
+        "navigationBarTitleText": "缁戝畾鍏崇郴",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/metricMaintenance/index",
+      "style": {
+        "navigationBarTitleText": "鎸囨爣缁存姢",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/metricMaintenance/detail",
+      "style": {
+        "navigationBarTitleText": "鏍囧噯鍙傛暟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/nearExpiryReturn/index",
+      "style": {
+        "navigationBarTitleText": "杩戞晥鏈熼��璐�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/nonconformingManagement/index",
+      "style": {
+        "navigationBarTitleText": "涓嶅悎鏍煎搧绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/rawMaterial/index",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/visualization/qualityDashboard",
+      "style": {
+        "navigationBarTitleText": "璐ㄩ噺鐪嬫澘",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/humanResources/attendance/checkin",
       "style": {
         "navigationBarTitleText": "鎵撳崱绛惧埌",
@@ -883,6 +1181,33 @@
       "style": {
         "navigationBarTitleText": "钖祫鍙拌处璇︽儏",
         "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/humanResources/contractManagement/index",
+      "style": {
+        "navigationBarTitleText": "鍚堝悓绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/workOrder/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇宸ュ崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/workOrder/fileList",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇宸ュ崟闄勪欢",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/message",
+      "style": {
+        "navigationBarTitleText": "娑堟伅涓績"
       }
     }
   ],
@@ -1096,6 +1421,12 @@
         "text": "棣栭〉"
       },
       {
+        "pagePath": "pages/message",
+        "iconPath": "static/images/tabbar/work.png",
+        "selectedIconPath": "static/images/tabbar/work_.png",
+        "text": "娑堟伅"
+      },
+      {
         "pagePath": "pages/mine",
         "iconPath": "static/images/tabbar/mine.png",
         "selectedIconPath": "static/images/tabbar/mine_.png",
@@ -1108,4 +1439,4 @@
     "navigationBarTitleText": "RuoYi",
     "navigationBarBackgroundColor": "#FFFFFF"
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3