mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-10 20:36:55 +08:00
update eventfetcher info display
This commit is contained in:
@@ -66,6 +66,15 @@ const routes: Array<RouteRecordRaw> = [
|
||||
keepAlive: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/bili-auth',
|
||||
name: 'bili-auth',
|
||||
component: () => import('@/views/BiliAuthView.vue'),
|
||||
meta: {
|
||||
title: 'Bilibili 账户认证',
|
||||
keepAlive: true,
|
||||
},
|
||||
},
|
||||
manage,
|
||||
user,
|
||||
obs,
|
||||
|
||||
Reference in New Issue
Block a user