feature: 调整项目说明

This commit is contained in:
梁真铭 2025-01-02 15:35:40 +08:00
parent ab4dec2d0f
commit f7e341cab0

View File

@ -24,6 +24,9 @@ $ make run/api # 或者go run ./cmd/api -port=4001
### 截图 ### 截图
![首页](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-home.png) ![首页](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-home.png)
![登录](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-login.png) ![登录](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-login.png)
![同意授权](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-agree-auth.png) ![同意授权](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-agree-auth.png)
![授权数据](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-authorize.png) ![授权数据](https://git.leonmin.com/example/assets/raw/branch/master/images/oauth2/oauth2-authorize.png)