mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 13:21:01 +08:00
修复样式问题
This commit is contained in:
@@ -23,6 +23,7 @@ const router = createRouter({
|
||||
path: 'ranking',
|
||||
component: () => import('../pages/ranking.vue'),
|
||||
meta: {
|
||||
keepAlive: true,
|
||||
requiresAuth: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user