docs: 增加entity,remote_model文档

This commit is contained in:
daodao97
2020-06-19 16:42:33 +08:00
parent e097170e03
commit b4e8cf40df
3 changed files with 117 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
* [表单详解](backend/form.md)
* [列表详解](backend/list.md)
* [按钮详解](backend/super-button.md)
* [脚手架实体](backend/scaffold_entity.md)
* [多模块模式](backend/remote_module.md)
* [通用配置](backend/common-config.md)
* [辅助函数](backend/functions.md)
* 业务组件