mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
完善设定tab精确路由
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ const router = createRouter({
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'setting',
|
||||
path: 'setting/:tab',
|
||||
component: () => import('../pages/setting.vue'),
|
||||
meta: {
|
||||
requiresAuth: true,
|
||||
|
||||
Reference in New Issue
Block a user