docs: ✏️ 发电渠道样式优化

This commit is contained in:
xuqingkai 2023-08-23 14:27:46 +08:00
parent b71626ccd3
commit 2bb14c256c
2 changed files with 8 additions and 14 deletions

View File

@ -71,13 +71,10 @@
### 扫码捐赠 ### 扫码捐赠
<div style="display: inline-block; margin-right: 120px;"> <p>
<img style="width: 250px; height: 250px;" src="https://wot-design-uni.netlify.app/weixinQrcode.jpg" /> <img src="https://wot-design-uni.netlify.app/weixinQrcode.jpg" width="200" height="200" style="margin-right:30px"/>
</div> <img src="https://wot-design-uni.netlify.app/alipayQrcode.jpg" width="200" height="200" />
</p>
<div style="display: inline-block;">
<img style="width: 250px; height: 250px;" src="https://wot-design-uni.netlify.app/alipayQrcode.jpg" />
</div>
## LICENSE ## LICENSE

View File

@ -71,13 +71,10 @@
### 扫码捐赠 ### 扫码捐赠
<div style="display: inline-block; margin-right: 120px;"> <p>
<img style="width: 250px; height: 250px;" src="https://wot-design-uni.netlify.app/weixinQrcode.jpg" /> <img src="https://wot-design-uni.netlify.app/weixinQrcode.jpg" width="200" height="200" style="margin-right:30px"/>
</div> <img src="https://wot-design-uni.netlify.app/alipayQrcode.jpg" width="200" height="200" />
</p>
<div style="display: inline-block;">
<img style="width: 250px; height: 250px;" src="https://wot-design-uni.netlify.app/alipayQrcode.jpg" />
</div>
## LICENSE ## LICENSE