Skip to content

Commit 94b7df6

Browse files
author
Ven
committed
update README.md
1 parent 12973f9 commit 94b7df6

File tree

1 file changed

+3
-23
lines changed

1 file changed

+3
-23
lines changed

README.md

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -122,26 +122,6 @@ StepManager.beginExecute(OpenWechat::class.java, 1)
122122

123123
## 有问题欢迎反馈交流
124124

125-
<style>
126-
.horizontal-container {
127-
display: flex;
128-
}
129-
130-
.horizontal-item {
131-
flex: 1;
132-
padding: 10px;
133-
}
134-
</style>
135-
136-
137-
<div class="horizontal-container">
138-
<div class="horizontal-item">
139-
<h4>交流群</h4>
140-
<img src="https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat_group1.jpg" width=200/>
141-
</div>
142-
143-
<div class="horizontal-item">
144-
<h4>个人微信</h4>
145-
<img src="https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat1.jpg" width=200/>
146-
</div>
147-
</div>
125+
| 交流群 | 个人微信 |
126+
|:---------:|:-----------:|
127+
| <img src="https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat_group1.jpg" width=200/> | <img src="https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat1.jpg" width=200/>

0 commit comments

Comments
 (0)