refactor:版本修改
This commit is contained in:
parent
7d6006d1fd
commit
6c8184fb1c
@ -14,15 +14,17 @@
|
||||
<router-view/>
|
||||
</div>
|
||||
<div class="footer">版本:
|
||||
<el-tooltip effect="dark" content="点击查看更新内容" placement="top">
|
||||
<a href="https://blog.fleyx.com/blog/detail/20221130/#13" target="_blank">
|
||||
<el-tooltip effect="dark" content="点击查看更新记录" placement="top">
|
||||
<a href="https://blog.fleyx.com/blog/detail/20221130/#%E7%89%88%E6%9C%AC%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95"
|
||||
target="_blank">
|
||||
{{ version }}</a>
|
||||
</el-tooltip>
|
||||
|
||||
<template v-if="latestVersion && showNewVersion">
|
||||
最新版本:
|
||||
<el-tooltip effect="dark" content="点击查看更新文档" placement="top">
|
||||
<a href="https://blog.fleyx.com/blog/detail/20221130/#%e5%8d%87%e7%ba%a7" target="_blank">
|
||||
<a href="https://blog.fleyx.com/blog/detail/20221130/#%E7%89%88%E6%9C%AC%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95"
|
||||
target="_blank">
|
||||
{{ latestVersion }}</a>
|
||||
</el-tooltip>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user