add d2-crud-plus
Former-commit-id: df628b5f3aee970da4250b8810e6ee26b24f3d5f [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c] [formerly df628b5f3aee970da4250b8810e6ee26b24f3d5f [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c] [formerly df628b5f3aee970da4250b8810e6ee26b24f3d5f [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c] [formerly 67c422c1315c42222311b7b0b91f9726bf510b9c [formerly 7624d3877e3a6980c5e406ce2d36beb4567293fb [formerly 86e1373e1e93c3476e3b0ea98de38f51b6847b05]]]]] Former-commit-id: 54b26738ea7ef36e8db06fdf5b53e726ef2e07a2 Former-commit-id: 0404349b56413349d882cb5bd985b066450b01b0 Former-commit-id: ee15ef159f8e69005bf929a341b9e26cdcc235cb [formerly 77ab67aa2d750425b4164fdf24bf29d03239c546] Former-commit-id: 7da263d4e08dd6be9373821f540a4e01dc66454c Former-commit-id: afee239f71fa8c75a9c3667bf386e45b784cca1d Former-commit-id: 640a752369180c49c3cc2f7815351519c4fd23bf Former-commit-id: 9dbcab85aef9b10e99ce15f23395663502605ca1 Former-commit-id: a625f8205ee015147e25e1013453bb14e215b7cb
This commit is contained in:
parent
3e48880ae0
commit
1376f8a8df
|
|
@ -120,6 +120,7 @@ D2Admin is a fully open source and free enterprise back-end product front-end in
|
|||
| d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [Preview](http://jaycewu.coding.me/d2-admin-pm) | RBAC privilege management solution based on D2Admin |
|
||||
| LanBlog | [Github](https://github.com/sinksmell/LanBlog) | [Preview](http://47.101.222.133/) | Vue + Beego restful api personal blog system |
|
||||
| d2-admin-start-kit-plus | [Github](https://github.com/hank-cp/d2-admin-start-kit-plus) | [Preview](https://github.com/hank-cp/d2-admin-start-kit-plus) | D2Admin Start kit modular version |
|
||||
| d2-crud-plus | [Github](https://github.com/greper/d2-crud-plus) | [Preview](http://qiniu.veryreader.com/D2CrudPlusExample/index.html#/index) | Easy development of crud function |
|
||||
|
||||
## Open source backend implementation
|
||||
|
||||
|
|
|
|||
|
|
@ -126,6 +126,7 @@
|
|||
| d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [预览](http://jaycewu.coding.me/d2-admin-pm) | 基于 D2Admin 的 RBAC 权限管理解决方案 |
|
||||
| LanBlog | [Github](https://github.com/sinksmell/LanBlog) | [预览](http://47.101.222.133/) | Vue + Beego restful api 开发的懒人博客 |
|
||||
| d2-admin-start-kit-plus | [Github](https://github.com/hank-cp/d2-admin-start-kit-plus) | [预览](https://github.com/hank-cp/d2-admin-start-kit-plus) | D2Admin 简化版模块化版本 |
|
||||
| d2-crud-plus | [Github](https://github.com/greper/d2-crud-plus) | [预览](http://qiniu.veryreader.com/D2CrudPlusExample/index.html#/index) | 简化d2-crud配置,快速开发crud功能 |
|
||||
|
||||
## 开源后端实现
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue