Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 016db68

Browse files
committed
更新微信二群二维码
1 parent e3fceea commit 016db68

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

assets/join-wechat.jpg

22.7 KB
Loading

pagic.config.tsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ export default {
2424
{
2525
text: '加入微信群',
2626
popover: (
27-
<p style={{ marginTop: 0, width: 256 }}>微信群已超过 200 人,如要加群,请加群主微信 xcatliu 并备注 ts</p>
27+
<>
28+
<p style={{ marginTop: 0, marginBottom: '1rem', width: 256 }}>一群已满,请扫码加二群</p>
29+
<img src="/assets/join-wechat.jpg" width="256" />
30+
</>
2831
),
2932
},
3033
{

0 commit comments

Comments
 (0)