diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 82357f03..88e0e2a4 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -123,13 +123,6 @@ module.exports = ctx => ({ { text: 'API文档', link: '/develop/api-v2/', - items: [ - apiConfig231017.nav, - { - text: 'API文档(旧版)', - link: '/develop/api/' - } - ] }, { text: 'SDK文档',