[add] 添加架构图

This commit is contained in:
wujiawei 2024-02-21 11:04:26 +08:00
parent aaf60ee0f5
commit c8e2ffa2b4

View File

@ -258,7 +258,7 @@ module.exports = {
```js
VE_API [ fileName ][ portName ] (params,[config]) //有全局loading
VE_API [ fileName ][ portName ] (params,{Global:false) //没有全局loading
VE_API [ fileName ][ portName ] (params,{Global:false}) //没有全局loading
```
### 菜单配置