docs: 添加3.0文档入口

This commit is contained in:
wanchun 2022-05-16 19:42:40 +08:00
parent 1bb782dfad
commit 8d581295d4

View File

@ -21,6 +21,20 @@ export const zh: NavbarConfig = [
text: 'CLI',
link: '/reference/cli/',
},
{
text: '版本',
children: [
{
text: '3.0',
link:
'http://fesjs.mumblefe.cn/next',
},
{
text: '1.0',
link: 'https://webank.gitee.io/fes.js/',
},
],
},
{
text: '了解更多',
children: [
@ -29,10 +43,6 @@ export const zh: NavbarConfig = [
link:
'https://github.com/WeBankFinTech/fes.js/blob/master/CHANGELOG.md',
},
{
text: 'v1 文档',
link: 'https://webank.gitee.io/fes.js/',
},
{
text: 'fes-design',
link: