视频详情
This commit is contained in:
@@ -20,6 +20,10 @@ const routes: Array<RouteRecordRaw> = [
|
||||
{
|
||||
path: "video",
|
||||
component: () => import("../views/regime/Video.vue")
|
||||
},
|
||||
{
|
||||
path: "videoinfo",
|
||||
component: () => import("../views/regime/VideoInfo.vue")
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user