前端打包

This commit is contained in:
liu
2026-08-13 00:25:36 +08:00
parent fe8c5646d2
commit 2849ed83db
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ export default function createRouter() {
},
{
path: '/',
element: <Navigate to="/dashboard/analysis"/>
element: <Navigate to="/system/category"/>
},
{
path: "login",