change .vuepress config.js testdoc

This commit is contained in:
sunrq 2021-04-30 10:08:22 +08:00
parent cebe6b5d00
commit 89bb10af71
1 changed files with 4 additions and 0 deletions

View File

@ -88,6 +88,10 @@ module.exports = {
text: '完善文档',
link: '/community/webdoc.html'
},
{
text: '测试文档'
link: '/community/testdoc.html'
},
{
text: '报告Bug',
link: '/community/bugreport.html'