123
This commit is contained in:
@@ -78,7 +78,7 @@ router.beforeEach((to, from, next) => {
|
||||
//判断是否有标题
|
||||
document.title = to.meta.title
|
||||
} else {
|
||||
document.title = '恋香'
|
||||
document.title = '花语'
|
||||
}
|
||||
next()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user