From 2a6aed0625064a216956ef698c8cf1768df5cb35 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Fri, 6 Dec 2019 22:07:05 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1699ed5ee..862d21816 100644 --- a/README.md +++ b/README.md @@ -29,29 +29,27 @@ 7. 两种认证机制并存,各应用系统可保留原有认证机制,同时集成认证中心的认证;应用具有高度独立性,不依赖认证中心,又可用使用认证中心的认证,实现单点登录。 ------------ -**MaxKey认证 +**MaxKey认证** 登录界面 - ![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_login.png) -主界面 +主界面 ![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_index.png) -**MaxKey管理 +**MaxKey管理** 用户管理界面 - ![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_mgt_users.png) 应用管理界面 - ![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_mgt_apps.png) ------------ -**度网盘下载链接 +**下载链接** -提取码: agpx +百度网盘链接,提取码: agpx https://pan.baidu.com/s/13tqB_kGonNoe-pfcnkUJ0A + ------------