diff --git a/templates/admin/index.html b/templates/admin/index.html index 08fbf20..42aa5a0 100755 --- a/templates/admin/index.html +++ b/templates/admin/index.html @@ -111,7 +111,7 @@ {% endif %} -
+
{{ site_header }}
diff --git a/templates/auto_pt/update.html b/templates/auto_pt/update.html index 62f869a..3298e71 100644 --- a/templates/auto_pt/update.html +++ b/templates/auto_pt/update.html @@ -9,54 +9,51 @@
- - 更新提示 - - {{ update_tips }} - + 容器已运行:{{ delta }} - - - - - - 重启更新 - - - 重启 - - - 更新 - - + + 重启更新 + + + + 重启 + + + 更新 + + + + {{ update_tips }} + + 容器已运行:{{ delta }} + +
- +
更新日志 @@ -160,13 +157,7 @@ message: res.data.msg }); } - }).catch(res => { - this.$message({ - type: 'error', - message: "重启失败!" - }); }) - }).catch(res => { {#console.log(res)#} this.$message({