From a0f8a7b96827feaecb350e407fb32c87323c38e2 Mon Sep 17 00:00:00 2001 From: ssongliu Date: Mon, 5 Dec 2022 15:44:13 +0800 Subject: [PATCH] =?UTF-8?q?style:=20redis=20=E6=8C=89=E9=92=AE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/app-status/index.vue | 31 ++------------------ frontend/src/lang/modules/en.ts | 2 +- frontend/src/lang/modules/zh.ts | 2 +- frontend/src/views/database/redis/index.vue | 11 ++++--- 4 files changed, 11 insertions(+), 35 deletions(-) diff --git a/frontend/src/components/app-status/index.vue b/frontend/src/components/app-status/index.vue index bf293c460..a9e01dbe5 100644 --- a/frontend/src/components/app-status/index.vue +++ b/frontend/src/components/app-status/index.vue @@ -22,7 +22,7 @@ - +
{{ $t('website.lastBackupAt') }}: {{ data.lastBackupAt }} @@ -30,8 +30,6 @@
- {{ $t('app.restart') }} - {{ $t('commons.button.set') }} @@ -47,10 +45,8 @@