update bili verify to open-live

This commit is contained in:
2023-11-02 21:18:55 +08:00
parent 28021e6399
commit 0a98aad749
3 changed files with 109 additions and 11 deletions

View File

@@ -134,14 +134,6 @@ const routes: Array<RouteRecordRaw> = [
keepAlive: true,
},
},
{
path: 'bili-verify',
name: 'manage-biliVerify',
component: () => import('@/views/manage/BiliVerifyView.vue'),
meta: {
title: 'Bilibili认证',
},
},
{
path: 'history',
name: 'manage-history',