update docs;

This commit is contained in:
iczer
2020-07-10 12:37:46 +08:00
parent 58caeee45c
commit 839ba55fe1
10 changed files with 19 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ module.exports = {
repo: 'iczer/vue-antd-admin',
docsDir: 'docs',
editLinks: true,
editLinkText: '在 Github 上帮助我们编辑此页',
nav: [
{text: '指南', link: '/'},
{text: '配置', link: '/develop/layout'},