mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 08:06:43 +08:00
修改菜单名
添加设置切换动画
This commit is contained in:
+2
-2
@@ -83,8 +83,8 @@ const router = createRouter({
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'account-setting',
|
||||
component: () => import('../pages/account-setting.vue'),
|
||||
path: 'setting',
|
||||
component: () => import('../pages/setting.vue'),
|
||||
meta: {
|
||||
requiresAuth: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user