mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
docs: 添加3.0文档入口
This commit is contained in:
parent
1bb782dfad
commit
8d581295d4
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user