From ea34f049755d89386a342f0eceb58a6bc4b23b91 Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期一, 23 三月 2026 16:55:31 +0800
Subject: [PATCH] feat: 新增采购退货单与供应商管理功能

---
 src/pages.json |  160 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 150 insertions(+), 10 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 74f5cf6..5d7da6d 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -26,15 +26,16 @@
       }
     },
     {
-      "path": "pages/login",
+      "path": "pages/works",
       "style": {
-        "navigationBarTitleText": "鐧诲綍"
+        "navigationBarTitleText": "宸ヤ綔鍙�",
+        "navigationStyle": "custom"
       }
     },
     {
-      "path": "pages/work",
+      "path": "pages/login",
       "style": {
-        "navigationBarTitleText": "宸ヤ綔鍙�"
+        "navigationBarTitleText": "鐧诲綍"
       }
     },
     {
@@ -257,6 +258,48 @@
       "path": "pages/procurementManagement/paymentLedger/detail",
       "style": {
         "navigationBarTitleText": "渚涘簲鍟嗗線鏉ヨ鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/procurementManagement/purchaseReturnOrder/index",
+      "style": {
+        "navigationBarTitleText": "閲囪喘閫�璐у崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/procurementManagement/purchaseReturnOrder/add",
+      "style": {
+        "navigationBarTitleText": "鏂板閲囪喘閫�璐�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/procurementManagement/purchaseReturnOrder/view",
+      "style": {
+        "navigationBarTitleText": "閲囪喘閫�璐ц鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/procurementManagement/purchaseReturnOrder/productList",
+      "style": {
+        "navigationBarTitleText": "閫夋嫨浜у搧",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/basicData/supplierManage/index",
+      "style": {
+        "navigationBarTitleText": "渚涘簲鍟嗙鐞�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/basicData/supplierManage/edit",
+      "style": {
+        "navigationBarTitleText": "渚涘簲鍟嗕俊鎭�",
         "navigationStyle": "custom"
       }
     },
@@ -893,6 +936,97 @@
       }
     },
     {
+      "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/cooperativeOffice/customerManage/detail",
+      "style": {
+        "navigationBarTitleText": "瀹㈡埛璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/message",
       "style": {
         "navigationBarTitleText": "娑堟伅涓績"
@@ -1105,19 +1239,25 @@
       {
         "pagePath": "pages/index",
         "iconPath": "static/images/tabbar/home.png",
-        "selectedIconPath": "static/images/tabbar/home_.png",
+        "selectedIconPath": "static/images/tabbar/homeBlue.png",
         "text": "棣栭〉"
       },
       {
-        "pagePath": "pages/message",
+        "pagePath": "pages/works",
         "iconPath": "static/images/tabbar/work.png",
-        "selectedIconPath": "static/images/tabbar/work_.png",
+        "selectedIconPath": "static/images/tabbar/workBlue.png",
+        "text": "宸ヤ綔鍙�"
+      },
+      {
+        "pagePath": "pages/message",
+        "iconPath": "static/images/tabbar/new.png",
+        "selectedIconPath": "static/images/tabbar/newBlue.png",
         "text": "娑堟伅"
       },
       {
         "pagePath": "pages/mine",
-        "iconPath": "static/images/tabbar/mine.png",
-        "selectedIconPath": "static/images/tabbar/mine_.png",
+        "iconPath": "static/images/tabbar/my.png",
+        "selectedIconPath": "static/images/tabbar/myBlue.png",
         "text": "鎴戠殑"
       }
     ]
@@ -1127,4 +1267,4 @@
     "navigationBarTitleText": "RuoYi",
     "navigationBarBackgroundColor": "#FFFFFF"
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3