Explorar el Código

Update README.md

shimingxy hace 5 años
padre
commit
f557c10ca1
Se han modificado 1 ficheros con 11 adiciones y 1 borrados
  1. 11 1
      README.md

+ 11 - 1
README.md

@@ -28,7 +28,17 @@
 
 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)
 ------------