add ZMRequest docs (#263)

This commit is contained in:
sunxyw
2023-01-17 17:13:38 +08:00
committed by GitHub
parent 772e797539
commit 59393239f6
2 changed files with 52 additions and 1 deletions

View File

@@ -79,7 +79,9 @@ module.exports = {
title: 'HTTP 组件',
collapsable: true,
sidebarDepth: 2,
children: [],
children: [
'http/zmrequest',
],
},
{
title: '框架通用组件',