mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
alpha
This commit is contained in:
@@ -40,6 +40,14 @@ const routes: Array<RouteRecordRaw> = [
|
||||
title: '棉花糖 (提问箱',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'schedule',
|
||||
name: 'user-schedule',
|
||||
component: () => import('@/views/view/ScheduleView.vue'),
|
||||
meta: {
|
||||
title: '日程',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
//管理页面
|
||||
|
||||
Reference in New Issue
Block a user