diff --git a/doc/docs/.vuepress/config.js b/doc/docs/.vuepress/config.js index 774778b9..1f90f7c8 100644 --- a/doc/docs/.vuepress/config.js +++ b/doc/docs/.vuepress/config.js @@ -26,6 +26,7 @@ module.exports = { {title: '简介', path: '/guide/'}, {title: '谁在使用', path: '/guide/briefUsing'}, {title: '技术支持', path: '/guide/briefSupport'}, + {title: '更多案例', path: '/guide/bigScreenCase'}, ] }, {