feat: 首页微信二维码替换

This commit is contained in:
qiuyue
2023-03-24 13:28:56 +08:00
parent bde25f0648
commit a500133701
2 changed files with 6 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 16 KiB

+6 -4
View File
@@ -128,14 +128,16 @@ postList: none
<table>
<tbody>
<tr>
<td align="center" valign="middle">
<img :src="$withBase('/img/qrcode/wxq.png')" class="no-zoom" style="width:120px;margin: 10px;">
<p>中微子 微信群(添加我微信备注"进群")</p>
</td>
<!--
<td align="center" valign="middle">
<img src="https://cdn.staticaly.com/gh/xugaoyi/blog-gitalk-comment@master/img/0.4pp7r95mdai0.jpeg" class="no-zoom" style="width:120px;margin: 10px;">
<p>vdoing微信群(添加我微信备注"进群")</p>
</td>
<td align="center" valign="middle">
<img :src="$withBase('/img/qrcode/qqq.webp')" alt="群号: 694387113" class="no-zoom" style="width:120px;margin: 10px;">
<p>vdoing QQ群: 694387113</p>
</td>
-->
</tr>
</tbody>
</table>