Update index.vue

This commit is contained in:
SunXa 2024-05-03 16:03:42 +08:00 committed by GitHub
parent 0c3186ce81
commit f857e99956
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,10 +17,7 @@
<span class="sm">.{{ siteUrl[1] }}</span>
</div>
<div class="version">
<div class="num">v&nbsp;{{ config.version }}</div>
<el-tooltip content="Github 源代码仓库" placement="right" :show-arrow="false">
<github-one class="github" theme="outline" size="24" @click="jumpTo(config.github)" />
</el-tooltip>
<div class="num">v&nbsp;{{ config.version }}</div>
</div>
<el-card class="update">
<template #header>