From cea57f83af71721194a43530f9ed24b3c19f7af4 Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Tue, 15 Jan 2019 13:31:54 +0800 Subject: [PATCH] add d2-admin-pm Former-commit-id: 802d2611d67c2546b0b5038c3118371ea7bda3f9 [formerly 802d2611d67c2546b0b5038c3118371ea7bda3f9 [formerly 802d2611d67c2546b0b5038c3118371ea7bda3f9 [formerly 802d2611d67c2546b0b5038c3118371ea7bda3f9 [formerly 84999e191eab4b90b925afe4ce54011ab295f397 [formerly 3c365ebcf4494a59bf47f5b83bac1d7fbdc68c9c]]]]] Former-commit-id: 733fcbbb4148b12e3373d1e0822ba1307ceca94e Former-commit-id: ad3f2cfe1f4681aabbf10b81c41ed8bbb4c2c0a5 Former-commit-id: 4ae59c5e3827c3e837897d24763aa9aea0e33f20 [formerly 2b6107a050778f365ae6ef2a628a89bcdafa4524] Former-commit-id: 90534d42768944df30cec9633b1c5fd4256cbf49 Former-commit-id: b1b2f085b279e23e86033a1c755807ad588c6b3f Former-commit-id: cd133797ff32e880dbf1375a1f534e58e22f4ef3 Former-commit-id: adaf54fdba827e711302f209be44836e063253d3 Former-commit-id: 801351433f41e4074d93bb9329c5af5107724da3 --- README.md | 8 ++++++++ doc/README.zh.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/README.md b/README.md index b69cb06a7..4fea75060 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,14 @@ D2Admin is a fully open source and free enterprise back-end product front-end in | D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [Preview](https://d2admin.fairyever.com/#/demo/d2-crud/index) | Table common operation package | | D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [Preview](https://github.com/d2-projects/d2-ribbons) | Open source project logo library | +## Derived open source projects + +> These projects are contributed by the open source community and are not guaranteed to use the latest version of D2Admin. Please contact their open source authors for related usage questions. + +| Name | Github / HomePage | Preview | Introduction | +| --- | --- | --- | --- | +| 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 d2-admin | + ## Open source backend implementation > The backend is contributed by the open source community. The latest version of D2Admin is not guaranteed. Please contact its open source author for related usage issues. diff --git a/doc/README.zh.md b/doc/README.zh.md index aa42c8c30..9dd5f3819 100644 --- a/doc/README.zh.md +++ b/doc/README.zh.md @@ -104,6 +104,14 @@ | D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [预览](https://d2admin.fairyever.com/#/demo/d2-crud/index) | 表格常用操作封装 | | D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [预览](https://github.com/d2-projects/d2-ribbons) | 开源项目徽标库 | +## 衍生开源项目 + +> 这些项目由开源社区贡献,不保证使用 D2Admin 最新版本,相关使用问题请联系其开源作者。 + +| 名称 | Github / 主页 | 预览 | 介绍 | +| --- | --- | --- | --- | +| d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [预览](http://jaycewu.coding.me/d2-admin-pm) | 基于 d2-admin 的 RBAC 权限管理解决方案 | + ## 开源后端实现 > 后端由开源社区贡献,不保证使用 D2Admin 最新版本,相关使用问题请联系其开源作者。