Skip to content

Commit 8232b2a

Browse files
张寸起7insummer
authored andcommitted
update README.md
1 parent 89a6c25 commit 8232b2a

File tree

1 file changed

+24
-19
lines changed

1 file changed

+24
-19
lines changed

README.md

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -37,28 +37,33 @@ Lin UI 是基于 **微信小程序原生语法** 实现的组件库。遵循简
3737

3838
## 讨论交流
3939

40-
<div style="display:flex;flex-direction:row">
41-
<div style="display:flex;flex-direction:column;align-items: center;margin-right:20px;">
42-
<img class="QR-img" style="height: 80px; width:80px" src="https://raw.githubusercontent.com/zhc525349965/fisher_book/master/app/image/qq群新.png">
43-
<p style="font-size:12px;">QQ群号:643205479</p>
44-
</div>
45-
46-
<div style="display:flex;flex-direction:column;align-items: center;margin-right:20px;">
47-
<img class="QR-img" style="height: 80px; width:80px" src="https://raw.githubusercontent.com/zhc525349965/fisher_book/master/app/image/公众号.jpg">
48-
<p style="font-size:12px;">微信公众号:林间有风</p>
49-
</div>
50-
</div>
40+
<table>
41+
<tbody>
42+
<tr>
43+
<td align="center" valign="middle">
44+
<img class="QR-img" style="height: 60px; width:60px" src="https://raw.githubusercontent.com/zhc525349965/fisher_book/master/app/image/qq群新.png">
45+
<p style="font-size:12px;">QQ群号:643205479</p>
46+
</td>
47+
<td align="center" valign="middle">
48+
<img class="QR-img" style="height: 60px; width:60px" src="https://raw.githubusercontent.com/zhc525349965/fisher_book/master/app/image/公众号.jpg">
49+
<p style="font-size:12px;">微信公众号:林间有风</p>
50+
</td>
51+
</tr>
52+
</tbody>
53+
</table>
5154

5255
## Lin UI商业案例
5356

54-
<div style="display:flex;flex-direction:row">
55-
<div style="display:flex;flex-direction:column;align-items: center;margin-right:20px;">
56-
<img class="QR-img" style="height: 80px; width:80px" src="https://raw.githubusercontent.com/zhc525349965/fisher_book/master/app/image/风袖.jpg" alt="风袖">
57-
<p style="font-size:12px;">风袖</p>
58-
</div>
59-
</div>
60-
61-
57+
<table>
58+
<tbody>
59+
<tr>
60+
<td align="center" valign="middle">
61+
<img class="QR-img" style="height: 60px; width:60px" src="https://raw.githubusercontent.com/zhc525349965/fisher_book/master/app/image/风袖.jpg" alt="风袖">
62+
<p style="font-size:12px;">风袖</p>
63+
</td>
64+
</tr>
65+
</tbody>
66+
</table>
6267

6368
## 快速上手
6469

0 commit comments

Comments
 (0)