add nav for api docs

This commit is contained in:
sunxyw 2022-03-27 16:51:28 +08:00
parent 4fbe2aa5af
commit e13660dcdc
No known key found for this signature in database
GPG Key ID: CEA01A083E98C578

View File

@ -31,6 +31,7 @@ module.exports = {
{ text: '事件和注解', link: '/event/' },
{ text: '组件', link: '/component/' },
{ text: '进阶', link: '/advanced/' },
{ text: 'API', link: '/api/' },
{ text: 'FAQ', link: '/faq/' },
{ text: '更新日志', link: '/update/v2/' },
{ text: '炸毛框架 v1', link: 'https://docs-v1.zhamao.xin/' }