提交 842d3715 authored 作者: 王鹏飞's avatar 王鹏飞

修改默认进入页面路由

上级 67db16f6
...@@ -56,7 +56,7 @@ const examAnswer = [ ...@@ -56,7 +56,7 @@ const examAnswer = [
export default [ export default [
{ path: '*', redirect: '/index' }, { path: '*', redirect: '/index' },
{ path: '/', redirect: '/testExam' }, { path: '/', redirect: '/course/learn' },
{ {
path: '/', path: '/',
component: Layout, component: Layout,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论