From 322180d1caefd360c87297edd5df3a34e5fd789a Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 25 三月 2026 09:43:58 +0800
Subject: [PATCH] 首次登录跳转

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

diff --git a/src/config/router.config.js b/src/config/router.config.js
index 4386460..0799e74 100644
--- a/src/config/router.config.js
+++ b/src/config/router.config.js
@@ -17,7 +17,7 @@
     meta: {
       title: '棣栭〉'
     },
-    redirect: '/dashboard/analysis',
+    redirect: '/analysisScreen/operationBigdata',
     children: []
   },
   {

--
Gitblit v1.8.0