优化首页

This commit is contained in:
不做码农 2023-07-21 07:38:28 +08:00
parent a503de8d5d
commit 99801bd01d

View File

@ -111,10 +111,13 @@
</div> </div>
</el-card> </el-card>
</el-col> </el-col>
<el-col :sm="24" :lg="8"> <el-col :sm="24" :lg="10">
<el-card> <el-card>
<template #header> <template #header>
<span>移动端体验</span> <span>
移动端体验
<span style="color: red">如有需要联系作者</span>
</span>
</template> </template>
<div class="body"> <div class="body">
@ -125,17 +128,17 @@
</tr> </tr>
<tr> <tr>
<td> <td>
<img src="@/assets/images/qrcode.jpg" alt="donate" style="width: 180px" /> <img src="@/assets/images/qrcode.jpg" alt="donate" style="width: 160px" />
</td> </td>
<td> <td>
<img src="@/assets/images/qrcodeH5.png" alt="donate" style="width: 180px" /> <img src="@/assets/images/qrcodeH5.png" alt="donate" style="width: 160px" />
</td> </td>
</tr> </tr>
</table> </table>
</div> </div>
</el-card> </el-card>
</el-col> </el-col>
<el-col :sm="24" :lg="8"> <el-col :sm="24" :lg="6">
<el-card> <el-card>
<template #header> <template #header>
<span>{{ $t('layout.contactUs') }}</span> <span>{{ $t('layout.contactUs') }}</span>