merge
This commit is contained in:
@@ -165,6 +165,10 @@ export default {
|
||||
description: `${ timeFix() },欢迎回来`
|
||||
})
|
||||
setTimeout(() => {
|
||||
// console.log(this.$route)
|
||||
// this.$router.beforeEach((to, from, next) => {
|
||||
// console.log(to, from, next)
|
||||
// })
|
||||
this.$router.replace({
|
||||
path: '/'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user