parent
d98771711f
commit
6e0c39b1d7
4 changed files with 10 additions and 5 deletions
|
|
@ -207,6 +207,7 @@ export const routes = [{
|
|||
}, {
|
||||
path: '/explore',
|
||||
component: page(() => import('./pages/explore.vue')),
|
||||
hash: 'initialTab',
|
||||
}, {
|
||||
path: '/search',
|
||||
component: page(() => import('./pages/search.vue')),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue