This commit is contained in:
李志鹏
2025-10-16 14:49:09 +08:00
9 changed files with 199 additions and 154 deletions

View File

@@ -5,7 +5,7 @@ const router = createRouter({
routes: [
{
path: '/',
redirect: '/workshop'
redirect: '/welcome'
},
{
path: '/login',