|
|
|
@ -262,22 +262,22 @@ const options = { |
|
|
|
|
}, |
|
|
|
|
component: () => import('@/pages/Demo') |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
name: 'Ant Design Vue', |
|
|
|
|
path: 'antdv', |
|
|
|
|
meta: { |
|
|
|
|
icon: 'ant-design', |
|
|
|
|
link: 'https://www.antdv.com/docs/vue/introduce-cn/' |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
name: '使用文档', |
|
|
|
|
path: 'document', |
|
|
|
|
meta: { |
|
|
|
|
icon: 'file-word', |
|
|
|
|
link: 'https://iczer.gitee.io/vue-antd-admin-docs/' |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
// {
|
|
|
|
|
// name: 'Ant Design Vue',
|
|
|
|
|
// path: 'antdv',
|
|
|
|
|
// meta: {
|
|
|
|
|
// icon: 'ant-design',
|
|
|
|
|
// link: 'https://www.antdv.com/docs/vue/introduce-cn/'
|
|
|
|
|
// }
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// name: '使用文档',
|
|
|
|
|
// path: 'document',
|
|
|
|
|
// meta: {
|
|
|
|
|
// icon: 'file-word',
|
|
|
|
|
// link: 'https://iczer.gitee.io/vue-antd-admin-docs/'
|
|
|
|
|
// }
|
|
|
|
|
// }
|
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
] |
|
|
|
|