调整部分bug
This commit is contained in:
@@ -93,6 +93,11 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name:'events',
|
||||
meta:{enter:'all',},
|
||||
component: _import_custom('HomeView/Events.vue'),
|
||||
},{
|
||||
path:'cloud',
|
||||
name:'cloud',
|
||||
meta:{enter:'all',},
|
||||
component: _import_custom('HomeView/cloudGeneration.vue'),
|
||||
},{
|
||||
path:'eventsDetail',
|
||||
name:'eventsDetail',
|
||||
|
||||
Reference in New Issue
Block a user