提交 60da2744 authored 作者: lihuihui's avatar lihuihui

修改默认路由页面

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