Fix bug
This commit is contained in:
parent
ae9bfd69b0
commit
161b9602f4
@ -20,6 +20,7 @@ init(launch => {
|
||||
// Init router
|
||||
const router = new VueRouter({
|
||||
mode: 'history',
|
||||
base: '/auth/',
|
||||
routes: [
|
||||
{ path: '/:token', component: Index },
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user