diff --git a/diboot-docs/.vuepress/config.js b/diboot-docs/.vuepress/config.js index 6c1bf15..b2004c0 100644 --- a/diboot-docs/.vuepress/config.js +++ b/diboot-docs/.vuepress/config.js @@ -64,16 +64,33 @@ module.exports = { }, { text: 'devtools助理 指南', link: '/guide/diboot-devtools/介绍' - },{ - text: '捐助我们', - link: '/guide/donate/' - },{ - text: '项目合作', - link:'http://www.dibo.ltd/contect.html' - },{ - text: 'Gitee', link: 'https://gitee.com/dibo_software/diboot-v2' - },{ - text: 'GitHub', link: 'https://github.com/dibo-software/diboot-v2' + }, { + text: '开发团队', + items: [ + { + text: '项目合作', + link:'http://www.dibo.ltd/contect.html' + }, + { + text: '捐助我们', + link: '/guide/donate/' + } + ] + }, { + text: '代码仓库', + items: [ + { + text: 'Gitee', + link: 'https://gitee.com/dibo_software/diboot-v2' + }, + { + text: 'GitHub', + link: 'https://github.com/dibo-software/diboot-v2' + } + ] + }, { + text: '优秀案例', + link: '/other/excellentExample' },{ text: '1.x旧版', link: 'https://www.diboot.com/diboot-v1/' }] diff --git a/diboot-docs/other/excellentExample.md b/diboot-docs/other/excellentExample.md new file mode 100644 index 0000000..1eaef28 --- /dev/null +++ b/diboot-docs/other/excellentExample.md @@ -0,0 +1,11 @@ +# 优秀案例 + +## 说明 + +* 优秀案例展示,将展示Diboot用户们基于此开发的系列产品列表。 +* 如果您也使用我们的Diboot开发了相关产品,可以通过[Diboot优秀案例申请](http://s.dibo.ltd/#/f/748dc26142fc46af946ce9acea0aff76)来提交您的产品案例。 +* 对于您提交的案例申请,我们将尽快更新到该列表中,感谢您的支持。 + +## 案例列表 + +* [帝博数据统计平台](http://s.dibo.ltd/#/g)