wip
This commit is contained in:
parent
e4120e930c
commit
49d257992f
2 changed files with 2 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ init(async (launch) => {
|
|||
}
|
||||
|
||||
app.$router.addRoutes([{
|
||||
path: '/', component: MkIndex
|
||||
path: '/', name: 'index', component: MkIndex
|
||||
}, {
|
||||
path: '/i/drive', component: MkDrive
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue