Skip to content

Commit

Permalink
更新介绍
Browse files Browse the repository at this point in the history
  • Loading branch information
FairyEver committed Feb 26, 2020
1 parent c271f9f commit 56c954f
Showing 1 changed file with 6 additions and 86 deletions.
92 changes: 6 additions & 86 deletions README.md
@@ -1,5 +1,3 @@
# D2Admin CMS GO

基于 [D2Admin v1.7.2](https://github.com/d2-projects/d2-admin) 开发的 golang cms 管理后台,您可以将此看做目前基于 D2Admin 实现 **动态菜单****动态路由****权限控制****多环境切换****数据表格和表单设计** 的最佳实践。

请配合服务端 [xiya-team/go-cms](https://github.com/xiya-team/go-cms) 使用。
Expand All @@ -8,6 +6,12 @@
> 已经追加升级了一些 [D2Admin v1.8.0](https://github.com/d2-projects/d2-admin/releases/tag/1.8.0) 的新特性,例如优化生产环境的构建,可以达到 2s 以内的首屏加载速度;多标签页拖拽排序等功能。
## 文档

[https://d2.pub 上的本项目文档](https://d2.pub/zh/doc/d2-admin-xiya-go-cms/)

> d2.pub CDN 镜像部署 [https://cdn.d2.pub](https://cdn.d2.pub)
## 账号

您可以使用下面的账号登录:
Expand All @@ -28,87 +32,3 @@
| 位置 | 链接 |
| --- | --- |
| 码云 | [https://gitee.com/fairyever/d2-admin-xiya-go-cms](https://gitee.com/fairyever/d2-admin-xiya-go-cms) |

## 屏幕截图

> 如果 GitHub 仓库中图片加载缓慢,可移步 [码云同步仓库](https://gitee.com/fairyever/d2-admin-xiya-go-cms) 查看
登录

![](https://cdn.d2.pub/files/image-hosting/20200213103203.png)

图片验证码

![](https://cdn.d2.pub/files/image-hosting/20200213103225.png)

首页 - 权限指令使用示例

![](https://cdn.d2.pub/files/image-hosting/20200213103241.png)

用户管理

![](https://cdn.d2.pub/files/image-hosting/20200213103304.png)

用户管理编辑

![](https://cdn.d2.pub/files/image-hosting/20200213103315.png)

表格列自定义

![](https://cdn.d2.pub/files/image-hosting/20200213103325.png)

角色管理

![](https://cdn.d2.pub/files/image-hosting/20200213103338.png)

角色管理编辑

![](https://cdn.d2.pub/files/image-hosting/20200213103346.png)

角色管理编辑数据权限

![](https://cdn.d2.pub/files/image-hosting/20200213103436.png)

菜单管理

![](https://cdn.d2.pub/files/image-hosting/20200213103509.png)

菜单管理编辑

![](https://cdn.d2.pub/files/image-hosting/20200213103525.png)

部门管理

![](https://cdn.d2.pub/files/image-hosting/20200213103542.png)

部门管理编辑

![](https://cdn.d2.pub/files/image-hosting/20200213103556.png)

岗位管理

![](https://cdn.d2.pub/files/image-hosting/20200213103607.png)

岗位新建

![](https://cdn.d2.pub/files/image-hosting/20200213103616.png)

字典管理

![](https://cdn.d2.pub/files/image-hosting/20200213103626.png)

字典编辑

![](https://cdn.d2.pub/files/image-hosting/20200213103635.png)

字典项目编辑

![](https://cdn.d2.pub/files/image-hosting/20200213103710.png)

参数管理

![](https://cdn.d2.pub/files/image-hosting/20200213103723.png)

参数设置

![](https://cdn.d2.pub/files/image-hosting/20200213103732.png)

0 comments on commit 56c954f

Please sign in to comment.