From d5348e29ee03d59cd5259f5e7a96faceb6b9e602 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9C=89=E6=9D=A5=E6=8A=80=E6=9C=AF?= <1490493387@qq.com>
Date: Wed, 20 Oct 2021 01:20:15 +0800
Subject: [PATCH] =?UTF-8?q?docs(README.md):=20=E6=B7=BB=E5=8A=A0Android?=
=?UTF-8?q?=E7=9A=84=E5=BA=94=E7=94=A8=E4=B8=8B=E8=BD=BD=E5=9C=B0=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 4eb96f0f0..aa86b4b24 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,6 @@
4. 微信小程序: 见文末二维码
-| 【App移动端】Spring Security OAuth2 手机短信验证码模式 | 【微信小程序】Spring Security OAuth2 微信授权模式 |
-| ------------------------------------------------------------ | :----------------------------------------------------------- |
-| | |
-| **【管理系统】Spring Security OAuth2 密码模式** | **【管理系统】Spring Security OAuth2 验证码模式** |
-| | |
## 项目信息
@@ -43,6 +38,15 @@
### 项目预览
+- **Spring Security OAuth2 认证授权**
+
+| 【App移动端】Spring Security OAuth2 手机短信验证码模式 | 【微信小程序】Spring Security OAuth2 微信授权模式 |
+| ------------------------------------------------------------ | :----------------------------------------------------------- |
+| | |
+| **【管理系统】Spring Security OAuth2 密码模式** | **【管理系统】Spring Security OAuth2 验证码模式** |
+| | |
+
+
- **系统管理**
| ![image-20210621004954228](https://gitee.com/haoxr/image/raw/master/image-20210621004954228.png) | ![image-20210621005011310](https://gitee.com/haoxr/image/raw/master/image-20210621005011310.png) |