fix router 丢失问题

This commit is contained in:
cai.pingxiang
2025-12-07 17:59:22 +08:00
committed by joshen
parent c365299d9e
commit 925bd5465d
2 changed files with 510 additions and 409 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -498,7 +498,6 @@ export const constantRoutes = [{
component: (resolve) => require(['@/views/contributorConference2024/detail/courseDetail'], resolve),
meta: {title: '京东方大学堂', icon: 'dashboard', noCache: true, affix: true }
}
]
const router = new VueRouter({