Merge branch 'master' of https://git.nuttyreading.com/wangjinlei/tougao_web into Editorial-Board
This commit is contained in:
@@ -210,7 +210,7 @@ const i18n = new VueI18n({
|
||||
router.beforeEach(async (to, from, next) => {
|
||||
const currentRoute = to; // 获取当前路由路径,例如 "/home"
|
||||
console.log('currentRoute at line 211:', currentRoute.meta)
|
||||
if(currentRoute.meta.hideTitle){
|
||||
if(currentRoute.meta.hideJournal){
|
||||
|
||||
}else{
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user