From 2b288eea2aa6169cc4bfbcf79b680eba5374697b Mon Sep 17 00:00:00 2001 From: qianming Date: Fri, 3 Dec 2021 14:11:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/docs/.vuepress/config.js | 1 + 1 file changed, 1 insertion(+) 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'}, ] }, {