Skip to content

Commit ef43247

Browse files
uyarnanlyyao
andauthored
docs: update group code (#4582)
* docs: update group code * chore: update uniapp group code * fix: fix Markdown formatting error --------- Co-authored-by: anlyyao <anly_yaw@163.com>
1 parent e3716ac commit ef43247

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,18 @@ npm run dev
8585

8686
有任何问题,建议通过 [Github issues](https://github.com/Tencent/tdesign-miniprogram/issues) 反馈或扫码加入用户微信群。
8787

88-
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/wx-group.png" width="200" />
88+
<table>
89+
<tr>
90+
<td align="center">
91+
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/wx-group.png" width="200" /><br />
92+
微信小程序
93+
</td>
94+
<td align="center">
95+
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/uniapp-group.png" width="200" /><br />
96+
Uniapp
97+
</td>
98+
</tr>
99+
</table>
89100

90101
## 开源协议
91102

packages/tdesign-uniapp-chat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ import TChatList from '@tdesign/uniapp-chat/chat-list/chat-list.vue';
167167

168168
有任何问题,建议通过 [Github issues](https://github.com/Tencent/tdesign-miniprogram/issues) 反馈或扫码加入用户微信群。
169169

170-
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/wx-group.png" width="200" />
170+
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/uniapp-group.png" width="200" />
171171

172172
## 开源协议
173173

packages/tdesign-uniapp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ import TLoading from '@tdesign/uniapp/loading/loading.vue';
176176

177177
有任何问题,建议通过 [Github issues](https://github.com/Tencent/tdesign-miniprogram/issues) 反馈或扫码加入用户微信群。
178178

179-
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/wx-group.png" width="200" />
179+
<img src="https://raw.githubusercontent.com/Tencent/tdesign/main/packages/site-components/src/images/groups/uniapp-group.png" width="200" />
180180

181181
## 开源协议
182182

0 commit comments

Comments
 (0)