From b4ff5463a03dcb0a7951f1a22ed5b8066166618a Mon Sep 17 00:00:00 2001 From: ssongliu Date: Wed, 28 Dec 2022 11:54:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BA=8C=E7=BA=A7=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=8E=A7=E4=BB=B6=E6=8E=A7=E5=88=B6=E5=8F=B0?= =?UTF-8?q?=E8=AD=A6=E5=91=8A=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/app-store/index.vue | 17 +++++- frontend/src/views/container/index.vue | 77 +++++++++++++------------- frontend/src/views/database/index.vue | 30 +++++----- frontend/src/views/log/index.vue | 32 ++++++----- frontend/src/views/setting/index.vue | 41 ++++++++------ 5 files changed, 110 insertions(+), 87 deletions(-) diff --git a/frontend/src/views/app-store/index.vue b/frontend/src/views/app-store/index.vue index 2bb88f1fd..02479f167 100644 --- a/frontend/src/views/app-store/index.vue +++ b/frontend/src/views/app-store/index.vue @@ -1,11 +1,11 @@