update eventfetcher info display

This commit is contained in:
2024-01-20 23:51:21 +08:00
parent 6b20366670
commit 8dd85f205d
15 changed files with 783 additions and 294 deletions

View File

@@ -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,