File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -370,9 +370,10 @@ Element contentElement = ContentExtractor.getContentElementByUrl(url);
370
370
371
371
## WeChat Group
372
372
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
+
376
377
377
378
378
379
Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ WebCollector 2.x版本特性:
46
46
47
47
## 微信群
48
48
49
- <div style = " text-align : center ; width : 400 px ; 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 >
52
52
53
53
54
54
You can’t perform that action at this time.
0 commit comments