mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
docs: 添加3.0文档入口
This commit is contained in:
parent
1bb782dfad
commit
8d581295d4
@ -21,6 +21,20 @@ export const zh: NavbarConfig = [
|
|||||||
text: 'CLI',
|
text: 'CLI',
|
||||||
link: '/reference/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: '了解更多',
|
text: '了解更多',
|
||||||
children: [
|
children: [
|
||||||
@ -29,10 +43,6 @@ export const zh: NavbarConfig = [
|
|||||||
link:
|
link:
|
||||||
'https://github.com/WeBankFinTech/fes.js/blob/master/CHANGELOG.md',
|
'https://github.com/WeBankFinTech/fes.js/blob/master/CHANGELOG.md',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
text: 'v1 文档',
|
|
||||||
link: 'https://webank.gitee.io/fes.js/',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: 'fes-design',
|
text: 'fes-design',
|
||||||
link:
|
link:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user