Add tooltip for home link.

pull/3445/head
ruibaby 2019-07-20 01:52:37 +08:00
parent 850bce6411
commit 513c4a3380
1 changed files with 8 additions and 3 deletions

View File

@ -4,9 +4,14 @@
:href="options.blog_url"
target="_blank"
>
<span class="action">
<a-icon type="link" />
</span>
<a-tooltip
placement="bottom"
title="点击跳转到首页"
>
<span class="action">
<a-icon type="link" />
</span>
</a-tooltip>
</a>
<a
href="javascript:void(0)"