update docs

This commit is contained in:
crazywhalecc
2023-01-09 01:52:39 +08:00
parent b942c38a17
commit 7da43c94e9
3 changed files with 157 additions and 2 deletions

View File

@@ -86,6 +86,14 @@ module.exports = {
children: [
'common/class-alias',
]
},
{
title: '存储组件',
collapsable: true,
sidebarDepth: 2,
children: [
'store/file-system',
]
}
],
'/update/': [