From d0105c786337f3baecfa4e63af9bcd1ad07fa7b7 Mon Sep 17 00:00:00 2001 From: John Bro <42930107+john1298308460@users.noreply.github.com> Date: Thu, 6 Jun 2024 18:49:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BF=AB=E7=85=A7=E6=81=A2=E5=A4=8D?= =?UTF-8?q?=E5=BC=B9=E6=A1=86=E5=A2=9E=E5=8A=A0=E5=8E=8B=E7=BC=A9=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E8=BE=93=E5=85=A5=E6=A1=86=20(#5326)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/setting/snapshot/recover/index.vue | 89 +++++++++++++++++++ .../views/setting/snapshot/status/index.vue | 26 ++---- 2 files changed, 98 insertions(+), 17 deletions(-) create mode 100644 frontend/src/views/setting/snapshot/recover/index.vue diff --git a/frontend/src/views/setting/snapshot/recover/index.vue b/frontend/src/views/setting/snapshot/recover/index.vue new file mode 100644 index 000000000..1d68e27d5 --- /dev/null +++ b/frontend/src/views/setting/snapshot/recover/index.vue @@ -0,0 +1,89 @@ + + + + diff --git a/frontend/src/views/setting/snapshot/status/index.vue b/frontend/src/views/setting/snapshot/status/index.vue index 82eba64f1..b29104126 100644 --- a/frontend/src/views/setting/snapshot/status/index.vue +++ b/frontend/src/views/setting/snapshot/status/index.vue @@ -10,9 +10,6 @@ {{ $t('setting.recover') }} - - -
@@ -166,6 +163,8 @@
+ +