Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Oct 30, 2020
1 parent 8963b9c commit 3582d2e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

* **[element-pro-crud](https://github.com/BoBoooooo/Element-Pro-Crud.git) 一键Crud插件**

* **表单设计器** (基于[vue-form-making](https://github.com/GavinZhuLei/vue-form-making) 开源版本二次开发,感谢大佬!)
* **表单设计器(TableDesigner)** (基于[vue-form-making](https://github.com/GavinZhuLei/vue-form-making) 开源版本二次开发,感谢大佬!)
* 新增下列组件
* `附件组件 (FileUpload)`
* `文本组件 (h3)`
Expand All @@ -29,8 +29,9 @@
* `级联选择器 (el-cascader)`
* `富文本编辑器 (Tinymce)`
* `树形下拉选择框 (tree-select)`
* **表格设计器** `基于表单设计json自动生成列表json,可视化配置`
* **表格设计器(FormDesigner)** `基于表单设计json自动生成列表json,可视化配置`
* **CrudTable** `基于el-table封装,结合表单、表格设计器,动态配置,解放生产力`
* **GenerateForm** `根据表单设计器json动态渲染表单`

* **后端地址可配置**
``` javascript
Expand Down

0 comments on commit 3582d2e

Please sign in to comment.