docs: update docs

This commit is contained in:
fonghehe 2023-01-02 12:31:08 +08:00
parent 4ebb5acfbe
commit fa0d25ace9

View File

@ -18,14 +18,17 @@
如果你觉得该项目有给你带来帮助,方便了你的日常开发,可以请作者喝一杯 ☕ 支持持续的迭代
<div style="display:flex;justify-content:left">
<p style="text-align:center">
<span>wechatPay</span>
<img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/contribute/wechatPay.jpeg" width="256" />
</p>
<p style="text-align:center">
<span>aliPay</span>
<img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/contribute/aliPay.jpeg" width="256" />
</p>
</div>
<table >
<tr style="text-align:center">
<td>WechatPay</td>
<td>
AliPay
</td>
</tr>
<tr style="text-align:center">
<td> <img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/contribute/wechatPay.jpeg" width="256" /></td>
<td>
<img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/contribute/aliPay.jpeg" width="256" />
</td>
</tr>
</table>