From a02a7acbcebc5ed668114087ea4256a44361a0c0 Mon Sep 17 00:00:00 2001
From: web <candymxq888@outlook.com>
Date: 星期四, 03 七月 2025 16:31:57 +0800
Subject: [PATCH] fix:修改准东取水后台配置,界面

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

diff --git a/src/router/index.js b/src/router/index.js
index 3f627c9..3999c72 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -2,7 +2,7 @@
  * @Author: Liuyi candymxq888@outlook.com
  * @Date: 2024-08-06 14:47:41
  * @LastEditors: web candymxq888@outlook.com
- * @LastEditTime: 2025-07-02 16:23:08
+ * @LastEditTime: 2025-07-03 16:28:10
  * @FilePath: \water-qinghe-web\src\router\index.js
  * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
  */
@@ -33,7 +33,6 @@
   {
     path: '/',
     hidden: true,
-    redirect: '/userCenter',
   },
   {
     path: '/login',

--
Gitblit v1.9.3