From 7c8d2cdb2f6f0013f15f1291c879fec389839b90 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 26 五月 2026 13:51:23 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_pro_河南鹤壁' into dev_鹤壁_强信宇_pro

---
 src/router/index.js |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 66ff11b..61568ce 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -47,20 +47,6 @@
     component: () => import("@/views/register"),
     hidden: true,
   },
-  // // 绯荤粺鏋舵瀯鍥�
-  // {
-  //   path: "/system-architecture",
-  //   component: Layout,
-  //   redirect: "/system-architecture/index",
-  //   children: [
-  //     {
-  //       path: "index",
-  //       component: () => import("@/views/systemArchitecture/index.vue"),
-  //       name: "SystemArchitecture",
-  //       meta: { title: "绯荤粺鏋舵瀯鍥�", icon: "tree" },
-  //     },
-  //   ],
-  // },
   {
     path: "/:pathMatch(.*)*",
     component: () => import("@/views/error/404"),
@@ -82,6 +68,20 @@
         component: () => import("@/views/index"),
         name: "Index",
         meta: { title: "棣栭〉", icon: "dashboard", affix: true },
+      },
+    ],
+  },
+  // 绯荤粺鏋舵瀯鍥�
+  {
+    path: "/system-architecture",
+    component: Layout,
+    redirect: "/system-architecture/index",
+    children: [
+      {
+        path: "index",
+        component: () => import("@/views/systemArchitecture/index.vue"),
+        name: "SystemArchitecture",
+        meta: { title: "绯荤粺鏋舵瀯鍥�", icon: "tree" },
       },
     ],
   },
@@ -132,7 +132,7 @@
     ],
   },
   // 璐㈠姟绠$悊妯″潡璺敱
-  {
+  /*{
     path: "/financial",
     component: Layout,
     hidden: false,
@@ -152,7 +152,7 @@
         name: "SalesReturn",
         meta: { title: "閿�鍞��璐�" },
       },
-      
+
       {
         path: "invoice-apply",
         component: () => import("@/views/financialManagement/receivable/invoiceApply.vue"),
@@ -201,7 +201,7 @@
         name: "PaymentApply",
         meta: { title: "浠樻鐢宠" },
       },
-      
+
       {
         path: "payment",
         component: () => import("@/views/financialManagement/payable/payment.vue"),
@@ -251,7 +251,7 @@
         meta: { title: "绉戠洰鏄庣粏甯�" },
       },
     ],
-  },
+  },*/
 ];
 
 // 鍔ㄦ�佽矾鐢憋紝鍩轰簬鐢ㄦ埛鏉冮檺鍔ㄦ�佸幓鍔犺浇

--
Gitblit v1.9.3