mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2025-01-03 09:32:21 +08:00
docs(README.md): 图片http调整https,谷歌浏览器默认会将http转为https导致图片不显示的问题
This commit is contained in:
parent
e57ca7307c
commit
82e683975e
@ -63,9 +63,9 @@
|
||||
|
||||
| 「App」Spring Security OAuth2 手机短信验证码模式 | 「小程序」Spring Security OAuth2 微信授权模式 |
|
||||
| ------------------------------------------------------------ | ------------------------------------------------------------ |
|
||||
| <img src="http://cdn.youlai.tech/smsauth.gif" width="100%" height="400px"/> | <img src="http://cdn.youlai.tech/wechatauth.gif" width="100%" height="400px"/> |
|
||||
| <img src="https://s2.loli.net/2022/04/06/5LUCwTpPQJAl6dD.gif" width="100%" height="400px"/> | <img src="https://s2.loli.net/2022/04/06/nmWKq6LgrjMvTS8.gif" width="100%" height="400px"/> |
|
||||
| **「管理前端」Spring Security OAuth2 密码模式** | **「管理前端」Spring Security OAuth2 验证码模式** |
|
||||
| <img src="http://cdn.youlai.tech/passwordauth.gif" width="100%" height="400px"/> | <img src="http://cdn.youlai.tech/captchaauth.gif" width="100%" height="400px"/> |
|
||||
| <img src="https://s2.loli.net/2022/04/06/nmWKq6LgrjMvTS8.gif" width="100%" height="400px"/> | <img src="https://s2.loli.net/2022/04/06/nmWKq6LgrjMvTS8.gif" width="100%" height="400px"/> |
|
||||
|
||||
## 🍸 源码地址
|
||||
|
||||
@ -239,5 +239,5 @@
|
||||
|
||||
| 全栈 | 全栈 | DevOps |
|
||||
| :---------------------------------------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
|
||||
| ![](http://cdn.youlai.tech/rui.jpg) | ![](http://cdn.youlai.tech/chuan.jpg) | ![](https://gitee.com/haoxr/image/raw/master/default/jialin.jpg) |
|
||||
| ![](https://s2.loli.net/2022/04/06/yRx8uzj4emA5QVr.jpg) | ![](https://s2.loli.net/2022/04/06/cQihGv9uPsTjXk1.jpg) | ![](https://gitee.com/haoxr/image/raw/master/default/jialin.jpg) |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user