1. 优化显示容器已运行时间

2. 本次更新需重启
This commit is contained in:
ngfchl
2022-09-02 00:17:22 +08:00
parent 4054bfce89
commit ff82a38e2a
3 changed files with 57 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
trigger="hover"
content="如果遇到无法更新的情况,您可以选择重建容器或者进入容器命令行到项目根目录执行`git pull`命令!">
<el-link slot="reference"
type="success">{{ update_tips }} + <span>启动时间{{ delta }}</span></el-link>
type="success">{{ update_tips }} + <span>容器已运行{{ delta }}</span></el-link>
</el-popover>
</span>
<span style="float: right;margin-top: -10px">