添加设计图以及说明文档

This commit is contained in:
zhangyiming
2020-11-18 19:39:27 +08:00
parent 25e3d1bfb1
commit 4b99092aef
10 changed files with 36 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ const config = {
{ text: '项目描述', link: '/zh/introduction/description' },
{ text: '开源精神', link: '/zh/introduction/openSource' },
{ text: '贡献者', link: '/zh/introduction/contributor' },
{ text: '设计图及UI规范', link: '/zh/introduction/ui' },
],
},
],
@@ -34,6 +35,7 @@ const config = {
{ text: 'description', link: '/en/introduction/description' },
{ text: 'openSource', link: '/en/introduction/openSource' },
{ text: 'contributor', link: '/en/introduction/contributor' },
{ text: 'DesignDrawing、UISpecification', link: '/en/introduction/ui' },
],
},
],