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