fix routers

pull/9/head
tjz 2018-04-09 22:58:37 +08:00
parent 963a7204a1
commit f0123e89bf
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ export default [
path: 'docs/use-with-vue-cli-cn',
component: () => import('../docs/vue/use-with-vue-cli.zh-CN.md'),
},
{ path: '', redirect: '/ant-design/docs/introduce/' },
],
},