From cd854761f53bc6fa63bc48c391b511039e55bb40 Mon Sep 17 00:00:00 2001 From: iczer <1126263215@qq.com> Date: 星期日, 28 六月 2020 21:44:18 +0800 Subject: [PATCH] chore: update document; :dog: --- docs/.vuepress/config.js | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index d037707..77d1de7 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -16,7 +16,6 @@ sidebar: [ { title: '寮�濮�', - path: '/start/', collapsable: false, children: [ '/start/use', '/start/faq' @@ -24,7 +23,6 @@ }, { title: '寮�鍙�', - path: '/develop/', collapsable: false, children: [ '/develop/block', '/develop/layout', '/develop/router', '/develop/page', '/develop/theme', '/develop/service', '/develop/mock' @@ -32,7 +30,6 @@ }, { title: '杩涢樁', - path: '/advance/', collapsable: false, children: [ '/advance/i18n', '/advance/chart', '/advance/theme', '/advance/error', '/advance/authority' @@ -40,7 +37,6 @@ }, { title: '鍏跺畠', - path: '/other/', collapsable: false, children: [ '/other/upgrade', '/other/community' -- Gitblit v1.9.1