From 208160680ef4c0ad856baedd0e9c961f8cb3db9f Mon Sep 17 00:00:00 2001 From: eryajf Date: Sun, 15 Oct 2023 21:33:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9B=BE=E7=89=87=E5=8A=A0?= =?UTF-8?q?=E9=80=9F=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 0637d6d..e7c97f1 100644 --- a/README.md +++ b/README.md @@ -8,20 +8,19 @@ [![HitCount](https://views.whatilearened.today/views/github/eryajf/go-ldap-admin-ui.svg)](https://github.com/eryajf/go-ldap-admin-ui) [![GitHub license](https://img.shields.io/github/license/eryajf/go-ldap-admin-ui)](https://github.com/eryajf/go-ldap-admin-ui/blob/main/LICENSE) -

🌉 基于Go+Vue实现的openLDAP后台管理项目 🌉


-

- Project logo + Project logo

+ **目录** - [🏊 在线体验](#-%E5%9C%A8%E7%BA%BF%E4%BD%93%E9%AA%8C) @@ -40,26 +39,25 @@ 提供在线体验地址如下: -| 分类 | 地址 | 用户名 | 密码 | -| :-----------: | :----------------------------------------------------------: | :-----------------------: | ------ | -| go-ldap-admin | [http://demo-go-ldap-admin.eryajf.net](http://demo-go-ldap-admin.eryajf.net) | admin | 123456 | +| 分类 | 地址 | 用户名 | 密码 | +| :-----------: | :--------------------------------------------------------------------------------------: | :-----------------------: | ------ | +| go-ldap-admin | [http://demo-go-ldap-admin.eryajf.net](http://demo-go-ldap-admin.eryajf.net) | admin | 123456 | | phpLdapAdmin | [http://demo-go-ldap-admin.eryajf.net:8091/](http://demo-go-ldap-admin.eryajf.net:8091/) | cn=admin,dc=eryajf,dc=net | 123456 | 在线环境可能不稳,如果遇到访问异常,或者数据错乱,请联系我进行修复。 **页面功能概览:** -| ![登录页](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_165411.png) | ![首页](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_165545.png) | -| :----------------------------------------------------------: | ------------------------------------------------------------ | -| ![用户管理](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_165623.png) | ![分组管理](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_165701.png) | -| ![字段关系管理](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_165853.png) | ![菜单管理](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_165954.png) | -| ![接口管理](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_170015.png) | ![操作日志](https://cdn.staticaly.com/gh/eryajf/tu/main/img/image_20220724_170035.png) | - +| ![登录页](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_165411.png) | ![首页](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_165545.png) | +| :----------------------------------------------------------------------------------: | -------------------------------------------------------------------------------- | +| ![用户管理](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_165623.png) | ![分组管理](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_165701.png) | +| ![字段关系管理](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_165853.png) | ![菜单管理](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_165954.png) | +| ![接口管理](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_170015.png) | ![操作日志](https://cdn.jsdelivr.net/gh/eryajf/tu/img/image_20220724_170035.png) | ## 👨‍💻 项目地址 -| 分类 | GitHub | Gitee | -| :--: | :--------------------------------------------------: | :-------------------------------------------------: | +| 分类 | GitHub | Gitee | +| :--: | :--------------------------------------------: | :-------------------------------------------------: | | 后端 | https://github.com/eryajf/go-ldap-admin.git | https://gitee.com/eryajf-world/go-ldap-admin.git | | 前端 | https://github.com/eryajf/go-ldap-admin-ui.git | https://gitee.com/eryajf-world/go-ldap-admin-ui.git | @@ -76,7 +74,7 @@ ## 🥰 感谢 -感谢如下优秀的项目,没有这些项目,不可能会有go-ldap-admin: +感谢如下优秀的项目,没有这些项目,不可能会有 go-ldap-admin: - 后端技术栈 - [Gin-v1.6.3](https://github.com/gin-gonic/gin) @@ -84,6 +82,7 @@ - [Go-ldap-v3.4.2](https://github.com/go-ldap/ldap) - [Casbin-v2.22.0](https://github.com/casbin/casbin) - 前端技术栈 + - [element-ui](https://github.com/ElemeFE/element) - [axios](https://github.com/axios/axios) @@ -92,8 +91,8 @@ ## 🤗 另外 -- 如果觉得项目不错,麻烦动动小手点个⭐️star⭐️! -- 如果你还有其他想法或者需求,欢迎在issue中交流! +- 如果觉得项目不错,麻烦动动小手点个 ⭐️star⭐️! +- 如果你还有其他想法或者需求,欢迎在 issue 中交流! ## 🤑 捐赠 @@ -101,7 +100,7 @@ ## 📝 使用登记 -如果你所在公司使用了该项目,烦请在这里留下脚印,感谢支持🥳 [点我](https://github.com/eryajf/go-ldap-admin/issues/18) +如果你所在公司使用了该项目,烦请在这里留下脚印,感谢支持 🥳 [点我](https://github.com/eryajf/go-ldap-admin/issues/18) ## 🤝 贡献者