From 9fa19968f04de83a13041194b18f6aa2e0c38660 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期二, 11 二月 2025 13:49:21 +0800
Subject: [PATCH] qx

---
 src/router/index.js |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 4a05f71..1f5425c 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -38,7 +38,7 @@
     children: [
       {
         path: '/redirect/:path(.*)',
-        component: () => import('@/views/redirect')
+        component: () => import('@/views/redirect'),
       },
       {
         path: '/emer',
@@ -203,7 +203,8 @@
         path: 'index',
         component: () => import('@/views/index'),
         name: 'Index',
-        meta: { title: '棣栭〉', icon: 'dashboard', affix: true }
+        meta: { title: '棣栭〉', icon: 'dashboard', affix: true ,}
+        // routerType:"xamjyy",
       }
     ]
   },

--
Gitblit v1.8.0