直播列表
This commit is contained in:
@@ -76,6 +76,14 @@ const routes: Array<RouteRecordRaw> = [
|
||||
{
|
||||
path: "videoinfo",
|
||||
component: () => import("../views/regime/VideoInfo.vue")
|
||||
},
|
||||
{
|
||||
path: "subscriber",
|
||||
component: () => import("../views/regime/Subscriber.vue")
|
||||
},
|
||||
{
|
||||
path: "live",
|
||||
component: () => import("../views/regime/Live.vue")
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user