mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
1. 优化显示容器已运行时间
2. 本次更新需重启
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user