📝 add di docs

This commit is contained in:
yanyongyu
2021-12-03 23:30:15 +08:00
parent 2ce305da2a
commit 3c428d98c4
12 changed files with 186 additions and 62 deletions

View File

@ -62,7 +62,11 @@ const sidebars = {
"advanced/permission",
"advanced/runtime-hook",
"advanced/export-and-require",
"advanced/overloaded-handlers",
{
type: "category",
label: "高级事件处理",
items: [{ type: "autogenerated", dirName: "advanced/handler" }],
},
],
},
{