Merge branch '2.x' into dev
This commit is contained in:
@@ -66,6 +66,10 @@ module.exports = {
|
||||
path: 'quickstart',
|
||||
title: '快速上手',
|
||||
},
|
||||
{
|
||||
path: 'advanced-usage',
|
||||
title: '进阶用法',
|
||||
},
|
||||
{
|
||||
path: 'changelog-v3',
|
||||
title: '更新日志',
|
||||
@@ -416,6 +420,10 @@ module.exports = {
|
||||
path: 'quickstart',
|
||||
title: 'Quickstart',
|
||||
},
|
||||
{
|
||||
path: 'advanced-usage',
|
||||
title: 'Advanced Usage',
|
||||
},
|
||||
{
|
||||
path: 'changelog',
|
||||
title: 'Changelog',
|
||||
|
||||
Reference in New Issue
Block a user