From 200a57704192e2658367fdf31674a3fdd236e97c Mon Sep 17 00:00:00 2001 From: ngfchl Date: Wed, 7 Sep 2022 09:21:45 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BC=98=E5=8C=96=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AF=E6=98=BE=E7=A4=BA=E4=B8=8E=E6=93=8D=E4=BD=9C=EF=BC=8C?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E2=80=9CPT=E4=B8=80=E4=B8=8B=E2=80=9C?= =?UTF-8?q?=E5=8F=AF=E9=9A=90=E8=97=8F=E8=8F=9C=E5=8D=95=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin/index.html | 2 +- templates/auto_pt/update.html | 93 ++++++++++++++++------------------- 2 files changed, 43 insertions(+), 52 deletions(-) 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({