From d8971b05c1b67b4c12a778e347cc22cc2da1e422 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Wed, 23 Nov 2022 17:04:17 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=B7=B2=E5=AE=89=E8=A3=85=20?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/app-status/index.vue b/frontend/src/components/app-status/index.vue index 73c5f21da..8920628e2 100644 --- a/frontend/src/components/app-status/index.vue +++ b/frontend/src/components/app-status/index.vue @@ -3,31 +3,31 @@
- +
{{ data.app }}
- +
{{ $t('app.version') }}: {{ data.version }}
- +
{{ $t('commons.table.status') }}: {{ data.status }}
- +
{{ $t('website.lastBackupAt') }}: {{ data.lastBackupAt }} {{ $t('website.null') }}
- + {{ $t('app.restart') }} {{ $t('commons.button.set') }}