mirror of
https://github.com/imsyy/home.git
synced 2025-05-28 09:00:22 +09:00
Update index.vue
This commit is contained in:
parent
0c3186ce81
commit
f857e99956
@ -17,10 +17,7 @@
|
||||
<span class="sm">.{{ siteUrl[1] }}</span>
|
||||
</div>
|
||||
<div class="version">
|
||||
<div class="num">v {{ 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 {{ config.version }}</div>
|
||||
</div>
|
||||
<el-card class="update">
|
||||
<template #header>
|
||||
|
Loading…
Reference in New Issue
Block a user