Skip to content

Commit b0c94ef

Browse files
committed
wx_qrcode
1 parent baf25f9 commit b0c94ef

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,10 @@ Element contentElement = ContentExtractor.getContentElementByUrl(url);
370370
371371
## WeChat Group
372372
373-
<div style="text-align:center;width:400px;margin: 0 auto;">
374-
<img src="http://cdn.zhuanzhi.ai/other/wc_wx0.jpg">
375-
</div>
373+
<p align="center">
374+
<img width="400" src="http://cdn.zhuanzhi.ai/other/wc_wx0.jpg">
375+
</p>
376+
376377
377378
378379

README.zh-cn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ WebCollector 2.x版本特性:
4646

4747
## 微信群
4848

49-
<div style="text-align:center;width:400px;margin: 0 auto;">
50-
<img src="http://cdn.zhuanzhi.ai/other/wc_wx0.jpg">
51-
</div>
49+
<p align="center">
50+
<img width="400" src="http://cdn.zhuanzhi.ai/other/wc_wx0.jpg">
51+
</p>
5252

5353

5454

0 commit comments

Comments
 (0)