Commit 1bfa2f93 by zhanghaozhe

增一得一活动页

parent 9aeb3041
......@@ -256,6 +256,6 @@ export default [
{
path: '/activity/givecourses',
exact: true,
component: loadable(() => import(/* give-courses */'@components/activity/give-courses/index'))
component: loadable(() => import(/* activity/give-courses */'@components/activity/give-courses/index'))
}
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment