更新文档
This commit is contained in:
22
README.md
22
README.md
@@ -96,16 +96,18 @@ PassThrough 是一种用于访问组件内部 DOM 结构的 API,它允许开
|
|||||||
|
|
||||||
### 预览
|
### 预览
|
||||||
|
|
||||||
<div style="display: flex; align-items: center; gap: 40px;">
|
<table>
|
||||||
<div style="text-align: center;">
|
<tr>
|
||||||
<img src="https://unix.cool-js.com/qrcode-h5.png" width="200px" />
|
<td align="center">
|
||||||
<p>H5 预览</p>
|
<img src="https://unix.cool-js.com/qrcode-h5.png" width="200px" /><br/>
|
||||||
</div>
|
H5 预览
|
||||||
<div style="text-align: center;">
|
</td>
|
||||||
<img src="https://unix.cool-js.com/qrcode-apk.png" width="200px" />
|
<td align="center">
|
||||||
<p>APP 下载</p>
|
<img src="https://unix.cool-js.com/qrcode-apk.png" width="200px" /><br/>
|
||||||
</div>
|
APP 下载
|
||||||
</div>
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
### 技术栈
|
### 技术栈
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user