mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
1011
This commit is contained in:
@@ -65,6 +65,11 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: 'manage-questionBox',
|
||||
component: () => import('@/views/manage/QuestionBoxManageView.vue'),
|
||||
},
|
||||
{
|
||||
path: 'lottery',
|
||||
name: 'manage-lottery',
|
||||
component: () => import('@/views/manage/LotteryView.vue'),
|
||||
},
|
||||
{
|
||||
path: 'bili-verify',
|
||||
name: 'manage-biliVerify',
|
||||
|
||||
Reference in New Issue
Block a user