Update router.ts
This commit is contained in:
@ -60,7 +60,7 @@ export const router = new VueRouter({
|
||||
} else {
|
||||
window.scroll({ top: 0, behavior: 'instant' });
|
||||
}
|
||||
}, 1000);
|
||||
}, 600);
|
||||
return;
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user