大屏页面初始化
This commit is contained in:
@@ -103,11 +103,6 @@ const routes = [
|
||||
component: BigScreenWork
|
||||
},
|
||||
...generateBigScreenRoutes(),
|
||||
{
|
||||
path: '/:pathMatch(.*)*',
|
||||
name: 'BigScreen404',
|
||||
component: Page404
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user