Commit cbc340c6 by zhanghaozhe

Merge branch '2020-717' into dev

parents b3475f4f 68e66bf0
......@@ -346,4 +346,9 @@ export default [
path: '/problems/:id',
component: loadable(() => import('@/components/problems')),
},
//2020-717
{
path: '/anniversary_2020',
component: loadable(() => import('@/components/activity/2020-717')),
},
]
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