✨ 新增移动端体验二维码
This commit is contained in:
parent
00ec12bac3
commit
b2e5ea03f6
BIN
src/assets/images/qrcode.jpg
Normal file
BIN
src/assets/images/qrcode.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/images/qrcodeH5.png
Normal file
BIN
src/assets/images/qrcodeH5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
@ -111,6 +111,30 @@
|
|||||||
</div>
|
</div>
|
||||||
</el-card>
|
</el-card>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
<el-col :sm="24" :lg="8">
|
||||||
|
<el-card>
|
||||||
|
<template #header>
|
||||||
|
<span>移动端体验</span>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<div class="body">
|
||||||
|
<table style="width: 100%; text-align: center">
|
||||||
|
<tr>
|
||||||
|
<td>微信小程序</td>
|
||||||
|
<td>H5</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<img src="@/assets/images/qrcode.jpg" alt="donate" style="width: 180px" />
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<img src="@/assets/images/qrcodeH5.png" alt="donate" style="width: 180px" />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</el-card>
|
||||||
|
</el-col>
|
||||||
<el-col :sm="24" :lg="8">
|
<el-col :sm="24" :lg="8">
|
||||||
<el-card>
|
<el-card>
|
||||||
<template #header>
|
<template #header>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user