Browse Source

Update README.md

shimingxy 5 years ago
parent
commit
28cfb362b3
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -28,17 +28,26 @@
 
 7. 两种认证机制并存,各应用系统可保留原有认证机制,同时集成认证中心的认证;应用具有高度独立性,不依赖认证中心,又可用使用认证中心的认证,实现单点登录。
 
+------------
 MaxKey认证
 登录界面
+
 ![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_login.png)
 主界面
+
 ![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_index.png)
 
 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)
+
+百度下载
+链接: https://pan.baidu.com/s/13tqB_kGonNoe-pfcnkUJ0A 提取码: agpx 
 ------------